H2O v3.18.0.6 Release Notes

  • ๐Ÿš€ Download at: http://h2o-release.s3.amazonaws.com/h2o/rel-wolpert/6/index.html

    Bug

    ๐Ÿ›  [PUBDEV-5484] - In XGBoost, fixed a memory issue that caused training to fail even when running on small datasets.
    ๐Ÿ“œ [PUBDEV-5441] - When files have a Ctr-M character as part of data in the row and Ctr-M also signifies the end of line in that file, it is now parsed correctly. [PUBDEV-5458] - H2O-3 no longer displays the server version in HTTP response headers. โšก๏ธ [PUBDEV-5460] - Updated the Mockito library.

    Task

    ๐Ÿ“ฆ [PUBDEV-5449] - Conda packages are now availabe on S3, enabling installation for users who cannot access anaconda.org.

    Improvement

    [PUBDEV-5473] - Added an offset to predictBinomial Easy wrapper.

    ๐Ÿ“„ Docs

    โšก๏ธ [PUBDEV-5227] - Updated the AutoML chapter of the User Guide to include a link to H2O World AutoML Tutorials and updated code examples that do not use leaderboard_frame. ๐Ÿ™‹ [PUBDEV-5457] - Fixed links to POJO/MOJO tutorials in the GBM FAQ > Scoring section.