Data Cleaning Projects
The data cleaning projects are focused on naive implementations of data mining and clustering. In Python. No Numpy or Pandas.
Deep Learning for Healthcare
This goal of this project was to recreate a paper on the topic of Deep Learning for Healthcare
Deep Learning with PyTorch course
The contents of this section are projects from the Deep Learning with Deep Learning with PyTorch by David Bourke
StatQuest Guide to Machine Learning
Josh Starmers StatQuest Guide to Machine Learning is an excellent book. Here, I coded the examples that I found throughout the book
Single and Multivariate Prediciton with NOAA buoy data
Here is a project where I implemented single and multivariate prediction using NOAA buoy data from Hugging Face
Petal Length prediction with Flask application
In this project I implemented a Python Flask application to predict petal length based on given width measurements
Using AI to detect AI generated art
Meta announces that they will make it easier to tell if content was made with AI. This inspire me to create a simple model that can identify AI generated artwork.