Wednesday, January 10, 2018
Reading list for decision trees, ensemble methods, support vector meachines
Decision trees and ensemble methods
- Ensemble Machine Learning Algorithms in Python with scikit-learn
- Difference between "fully developed decision trees" and "shallow decision trees"?(Stackexchange post)
- Decision tree or logistic regression
- Two-class AdaBoost (Scikit-learn page)
- Intuitive explanations of differences between Gradient Boosting Trees (GBM) & Adaboost
- Decision trees in python with scikit-learn and pandas
- Advanced modeling - Predict Customer Churn - Logistic Regression, Decision Tree and Random Forest
- Decision Trees, Confusion Matrices and Precision Recall
- Xgboost in Sagemaker - Walkthrough with examples
Support Vector Machines
# maximal margin SVM #Lagrange constrained optimization and svm
- An idiot's guide to SVM - MIT lecture slide
- Support Vector Machines: Maximum Margin Classifiers – Piotr Mirowski's NYU lecture slides
- SVM - Understanding the math - Duality and Lagrange multipliers
Subscribe to:
Posts (Atom)