An open API service indexing awesome lists of open source software.

https://github.com/benhunter/machine-learning-pocket-reference

O'Reilly book by Matt Harrison. Working with Structured Data in Python
https://github.com/benhunter/machine-learning-pocket-reference

Last synced: 8 months ago
JSON representation

O'Reilly book by Matt Harrison. Working with Structured Data in Python

Awesome Lists containing this project

README

          

# Machine-Learning-Pocket-Reference
O'Reilly book by Matt Harrison. Working with Structured Data in Python.

## Dataset
http://biostat.mc.vanderbilt.edu/wiki/pub/Main/DataSets/titanic3.xls

## Libraries
import autosklearn, catboost, category_encoders, dtreeviz, eli5, fancyimpute, fastai, featuretools, glmnet_py, graphviz, hdbscan, imblearn, janitor, lime, matplotlib, missingno, mlxtend, numpy, pandas, pdpbox, phate, pydotplus, rfpimp, scikitplot, scipy, seaborn, shap, sklearn, statsmodels, tpot, treeinterpreter, umap, xgbfir, xgboost, yellowbrick

pip install auto-sklearn catboost category_encoders dtreeviz eli5 fancyimpute fastai featuretools glmnet_py graphviz hdbscan imblearn pyjanitor lime matplotlib missingno mlxtend numpy pandas pdpbox phate pydotplus rfpimp scikit-plot scipy seaborn shap sklearn statsmodels tpot treeinterpreter umap-learn xgbfir xgboost yellowbrick