solar-san / Kaggle-DataQuests

Repository for all my Kaggle code!
MIT License
0 stars 0 forks source link

tree-based ML #2

Open solar-san opened 10 months ago

solar-san commented 10 months ago

ML Approach

Tree based model building: trying and testing the following learning algorithms.

solar-san commented 10 months ago

Added base version of XGBoost without tuning parameters; improved from 0.62 to 0.76.