Hannah

Results 90 issues of Hannah

For: [PUBDEV-8461](https://h2oai.atlassian.net/browse/PUBDEV-8461) & [PUBDEV-8049](https://h2oai.atlassian.net/browse/PUBDEV-8049) There are three goals within this PR: 1. Restructure the parameters 2. Expand and clarify the values of parameters 3. Standardize the style **Restructuring**: I separated...

docs

For: [PUBDEV-8720](https://h2oai.atlassian.net/browse/PUBDEV-8720) I added a "MOJO Supported" section under the intro (except for AutoML, which I added to the FAQ) which outlines whether the model supports mojos and links back...

docs

For:[ PUBDEV-8632](https://h2oai.atlassian.net/browse/PUBDEV-8632) This is the first draft of implementing the major release blog into the User Guide. The set up for this is slightly different from the blog we release...

docs

For: [PUBDEV-8477](https://h2oai.atlassian.net/browse/PUBDEV-8477) Since the [AWS Standalone Instance](https://docs.h2o.ai/h2o/latest-stable/h2o-docs/cloud-integration/ec2-and-s3.html#aws-standalone-instance) and [Minio Instance](https://docs.h2o.ai/h2o/latest-stable/h2o-docs/cloud-integration/ec2-and-s3.html#minio-instance) both follow the **s3://** format, I removed reference to the `-hdfs_config` flag from both of them.

docs

https://h2oai.atlassian.net/browse/PUBDEV-7832 So, instead of adding this information to the training models page, I thought it would be more cohesive to keep all the early stopping info in one place in...

docs

For: [PUBDEV-8209](https://h2oai.atlassian.net/browse/PUBDEV-8209) Updated the model_categories.rst file as well to reflect moved files. Had to change the anomaly detection `varsplits()` description list to separate paragraphs because it wouldn't print properly as...

docs

#15930 Added missing comma in GLM example.

docs

#16000 Minor example fix

docs

for the split, just has `split` needs to be `split_frame` https://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/decision-tree.html#examples

docs