This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Kaggle Days SF: Hackathon submission (8th place) | |
| # I used the latest version of H2O (3.24.0.1) | |
| # Latest stable always here: http://h2o-release.s3.amazonaws.com/h2o/latest_stable.html | |
| # H2O 3.24.0.1: http://h2o-release.s3.amazonaws.com/h2o/rel-yates/1/index.html | |
| # If you are a Python user, you can use the demo Python code available on the H2O AutoML User Guide | |
| # instead: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html | |
| # Unfortunately it was a private competition, so the data is not publicly available! |