Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
data-analysis-python
Data Wrangling with Pandas and Numpy
house-price-prediction
This is an end-end machine learning project from data cleaning, eda, preparing for ml, and applying different techniques.
loan-prediction
Classification problem to identify whether or not a mortgage should be loan to applicants using various attributes.
portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
python-ml-templates
Save time by copying and pasting template for ML Models
richieone13.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
spotify-classifier
A classification problem to predict whether or not a particular use likes or dislikes a song based on various attributes using a decision tree.
twitter-nltk-api
This uses a Tweepy framework which scrapes the Twitter website for subject interested in, and applies a bag of words technique to remove words and present them in a Word Cloud.
Richieone13's Repositories
Richieone13/data-analysis-python
Data Wrangling with Pandas and Numpy
Richieone13/portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Richieone13/python-ml-templates
Save time by copying and pasting template for ML Models
Richieone13/twitter-nltk-api
This uses a Tweepy framework which scrapes the Twitter website for subject interested in, and applies a bag of words technique to remove words and present them in a Word Cloud.
Richieone13/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Richieone13/house-price-prediction
This is an end-end machine learning project from data cleaning, eda, preparing for ml, and applying different techniques.
Richieone13/loan-prediction
Classification problem to identify whether or not a mortgage should be loan to applicants using various attributes.
Richieone13/richieone13.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Richieone13/spotify-classifier
A classification problem to predict whether or not a particular use likes or dislikes a song based on various attributes using a decision tree.
Richieone13/ted-talk-discovery
An exercise that uses panda libaries to do discovery on a collection of Ted Talks to find interesting insights and analysing audience sentiment.