h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.85k stars 2k forks source link

Remove duplicates from AutoML docstrings #7609

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

This was prompted by AutoML.get_best_model[1] where I duplicated several things such as metrics and algorithm names in the doc-strings. Unlike regular algos, AutoML client code is not generated.

see [https://github.com/h2oai/h2o-3/pull/5259#discussion_r589700120|https://github.com/h2oai/h2o-3/pull/5259#discussion_r589700120]

[1] [https://h2oai.atlassian.net/browse/PUBDEV-7820|https://h2oai.atlassian.net/browse/PUBDEV-7820]

h2o-ops commented 1 year ago

JIRA Issue Details

Jira Issue: PUBDEV-8039 Assignee: Tomas Fryda Reporter: Tomas Fryda State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A