Machine learning models w/ scikit-learn
- / (root): ML on real scenarios
- /dataset: .csv files
- /probability: core probability exercises
- /statistics: core statistic exercises
- /pandas: core pandas concepts, intersection b/w pandas and numpy
- /opencv: core image and video concepts w/ opencv
- /numpy: core image concepts in matplotlib and numpy
- /scikit-learn: core ML concepts w/ scikit-learn
car_sales_lineer_regression
covers all ML stepsadvertising_EDA
uses precleaned click dataset.- real estate in NYC is very massy! dataset.
real_estate_of_nyc_EDA
, covers explatory data analysisreal_estate_of_nyc_lineer_regression
, sale_price predictionreal_estate_of_nyc_knn
, to set empty neighborhoods