References
Below are useful links for machine learning and predictive modeling topics.
Machine Learning Packages
- scikit-plot: package to build several plots not yet supported on sklearn like ks, cumulative gain and lift plots.
- feature-engine: package for feature engineering within sklearn pipelines.
- XuniVerse: calculates information values (IV) and weights of evidence (woe)
- OptBinning: scorecard development
- PyCaret: automl package
Machine Learning Courses
- Machine Learning: Andrew Ng
- DTona - Canal Téo Me Why: aplicação de machine learning como ela é na vida real, saindo desde a construção da analytical base também até por o modelo em produção.
- Kaggle Learn