Techniques used: Python 2.x, Python 3.x, pandas, numpy, scikit, matplotlib
I have used pandas for feature engineering and scikit to build out modeling and matplotlib to visualize data and also implemented various ML algo from scratch.
-
Project Overview: How to predict a house's price? How to evaluate model?
Project 4: Polynomial Regression (nbviewer)
-
Project 1 Overview: Build classification modeling to predict if an Amazon review is positive.
Project 2 Overview: Is this loan safe or risky?
Project 5: Decision Trees in Practice (nbviewer)
Project 8: Exploring precision and recall (nbviewer)