Below is my analysis of mobile applications reviews using Python. This data has been cleaned in my previous post, Data Manipulation with Natural Language Processing.
[Read More]
Image Classification with Convolutional Neural Network
The project’s purpose is to develop a Convolutional Neural Network (CNN) to classify and predict images using Python’s TensorFlow package.
[Read More]
Predicting COVID-19 Cases
The project’s purpose is to predict the number of COVID-19 cases in South Korea with SIR modeling.
[Read More]
Tableau Dashboard - Urban Social Events
Example GIF of the dashboard I created below.
[Read More]
R API Wrapper
The project’s purpose is to develop an R package. This package provides an R wrapper for the Pokémon API. It is specifically for getting, filtering, and summarizing the following information for each of the generation 1 Pokémon.
[Read More]