Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try gradient boosting algorithms #4

Open
mihaighidoveanu opened this issue Apr 15, 2019 · 0 comments
Open

Try gradient boosting algorithms #4

mihaighidoveanu opened this issue Apr 15, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mihaighidoveanu
Copy link
Owner

mihaighidoveanu commented Apr 15, 2019

Following models are more complex (still easy to use) and may come up with better results :

  • AdaBoost
  • Bagging with SVMs
  • GradientBoostingClassifier
  • XGBoost

All the models above can be found in Scikit-Learn, except XGBoost(https://machinelearningmastery.com/develop-first-xgboost-model-python-scikit-learn/)

@mihaighidoveanu mihaighidoveanu created this issue from a note in Data Science Project (To do) Apr 15, 2019
@mihaighidoveanu mihaighidoveanu added enhancement New feature or request help wanted Extra attention is needed labels Apr 15, 2019
@claudiu-orosanu claudiu-orosanu self-assigned this Apr 26, 2019
@claudiu-orosanu claudiu-orosanu moved this from To do to In progress in Data Science Project May 4, 2019
@claudiu-orosanu claudiu-orosanu moved this from In progress to Done in Data Science Project May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

2 participants