JustinGOSSES / predictatops

Stratigraphic pick prediction via supervised machine-learning
https://justingosses.github.io/predictatops/html/index.html
MIT License
60 stars 16 forks source link

Use H2O's automl library to try to improve on standard XGBoost approach. #20

Open JustinGOSSES opened 5 years ago

JustinGOSSES commented 5 years ago

Use H2O's automl library to try to improve on standard XGBoost approach.

JustinGOSSES commented 5 years ago

Would be interesting to try deep-learning approaches via keras for the train/prediction steps after learning something about what features have the most value via XGBoost.