datascienceucsc / dss-earthquakes

Repository for the LANL Earthquake prediction competiton
2 stars 3 forks source link

Hyperparameter tuning #4

Open Jswig opened 5 years ago

Jswig commented 5 years ago

Building code using sklearn 's built-in methods for hyper parameter tuning to select optimal parameters for the random forest algorithm (in particular max_depth and max_features)