List all the projects on the website

Machine Learning on Covid19 Spread Analysis Polynomial Regression

Machine Learning Model predicting the spread of Covid-19 using polynomial regression.

  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn
  • Sklearn

Decision Trees Screening Covid19 with Various Laboratory Test

Using Decision Tree Model to predict Covid Positive patients while waiting for the PCR test.

  • Pandas
  • Numpy
  • Matplotlib
  • Sklearn

Data Visualization Covid19 Texas Hotspots

Storytelling using Tableau of Covid19 Texas Hotspots.

Face Mask Detection with Machine Learning

A machine learning model using to discover persons wearing a mask or no mask.

  • OS
  • Shutil
  • Pandas
  • CV2
  • Matplotlib
  • Keras
  • TensorFlow

The County Frequency of Tornadoes in Texas in Time Series in R

The frequency of tornadoes in were created as a time-series using R.

Fuzzy Matching on Infectious Disease by US CDC

This project consists of performing fuzzy matching with infectious disease from the USA CDC.

  • Pandas
  • Numpy
  • Fuzzywuzzy

Airline Safety Using Tableau

This project is a data visualization project of airline safety since September 11, 2001 terrorist attack.

Webscraping on Spotify and Walmart

This project consists of webscraping on Walmart and Spotify which use and API.

  • Request
  • Beautiful Soup
  • Pandas
  • Spotipy
  • Matplotlib

Environmental Food Factors Contributing to Unhealthy Food Choices

This project consists of food environmental variables contributing to unhealthy choices. This data was taken from the USDA.

  • Numpy
  • Pandas
  • Seaborn
  • Scipy
  • Matplotlib

Weather APP Using API

This project is a weather app designed to collect weather conditions by zip code or city.

  • Request