projects
Covid-19 Predictor
Technologies: Python, Jupyter Notebook
Since overcrowded hospitals have been a reoccurring issue for many states due to Covid-19, I built a Logistic Regression model to predict hospitalization rates. This way, hospitals could better prepare and allocate enough resources for the pandemic and avoid situations in which hospitals are overcrowded and understaffed.
Spam/Ham Classification
Technologies: Python, Jupyter Notebook
I built a Logistic Regression model to determine whether an email is classified as ham or spam.
Classifying Movies
Technologies: Python, Jupyter Notebook
I utilized the k-Nearest Neighbors algorithm to classify whether a movie is romance or action.
Personal Website
Technologies: CSS, HTML, Gatsby.js, GraphQL
This website exhibits my interests, experiences, and projects.
Business Intelligence Challenge
Technologies: Python, SQL, Jupyter Notebook, Google Powerpoint
This is one of the Business Intelligence challenges I received in the past! I used PostgreSQL to run my queries via terminal.