WillyWill143's starred repositories
Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
IBM-data-analyst-professional
Capstone projects of the IBM Data Analyst Professional
Diabetes-Prediction
Machine learning approach to detect whether patien has the diabetes or not. Data cleaning, visualization, modeling and cross validation applied
Deep-Learning-with-deeplearning.ai
Program assignments for the Deep Learning Specialization at Coursera by Andrew Ng
async-pubmed-scraper
PubMed scraper for async search on a list of keywords and concurrent extraction of all found URLs, returning a DataFrame/CSV containing all article data (title, abstract, authors, affiliations, etc)
SmallProjects
Here 25 small projects for python beginners
CS50-Python
My solutions for CS50P's problem sets
Predicting-NBA-Game-Winners
Using decision tree and random forest models, predict the winner of an NBA regular season game
Decision-Tree-Classifier
Decision Tree Classifier model implemented in a python program.
5-2-decision-trees
Decision Tree Models