H2O v3.36.0.3 Release Notes

  • πŸš€ Download at: http://h2o-release.s3.amazonaws.com/h2o/rel-zorn/3/index.html

    πŸ› Bug

    • [PUBDEV-8567] - Fixed S3 file downloads not working by adding aws_java_sdk_sts as a dependency of H2O persist S3.
    • [PUBDEV-8563] - Added note to GBM, DRF, IF, and EIF that build_tree_one_node=True does not work with current release.
    • 0️⃣ [PUBDEV-8557] - Extended AWS default credential chain instead of replacing it.
    • πŸ›  [PUBDEV-8553] - Fixed import failures for URLs longer than 152 characters.
    • [PUBDEV-8552] - Fix AutoML ignoring verbosity setting.
    • πŸ›  [PUBDEV-8524] - Fixed Huber distribution bug for deviance.

    πŸ‘Œ Improvement

    • 🚚 [PUBDEV-8475] - Removed β€œH2O API Extensions” from h2o.init() output.

    πŸ“„ Docs

    • πŸ“š [PUBDEV-8569] - Corrected typos and inconsistencies in Admissible ML documentation.
    • πŸ“š [PUBDEV-8546] - Updated copyright year in documentation.
    • [PUBDEV-8535] - Clarified feasible intervals for tweedie power.
    • [PUBDEV-8466] - Clarified Java requirements when running H2O on Hadoop.