mihaighidoveanu / data-science-lab

Data Science on the kaggle Android Play Store dataset
Other
0 stars 2 forks source link

Try gradient boosting algorithms #4

Open mihaighidoveanu opened 5 years ago

mihaighidoveanu commented 5 years ago

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

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