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.93k stars 2k forks source link

Add Target Encoding options to the Parameters appendix #9156

Closed exalate-issue-sync[bot] closed 1 year ago

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

Add the following parameters to the Parameters Appendix:

So create the following new files:

Each file should be added to the following folder: https://github.com/h2oai/h2o-3/tree/master/h2o-docs/src/product/data-science/algo-params Locally, this would be h2o-3/h2o-docs/src/product/data-science/algo-params

After each file is added, add an entry for each to the parameters appendix index here: https://github.com/h2oai/h2o-3/blob/master/h2o-docs/src/product/parameters.rst Locally, this would be h2o-3/h2o-docs/src/product/parameters.rst.

Refer to the following topic for a description of these options and examples that can be used: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-munging/target-encoding.html#target-encoding-in-h2o-3

Also, as a driveby fix, the "smoothing" parameter is missing and needs to be added to the list of available options in this section: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-munging/target-encoding.html#target-encoding-in-h2o-3

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

Zain Haq commented: Pull request merged into rel-yates.

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

Ruslan Dautkhanov commented: Is Target Encoding supported in mojos?

https://0xdata.atlassian.net/browse/PUBDEV-6602

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

Angela Bartz commented: [~accountid:557058:9328661f-241f-4a0f-9d9a-d4e78ef05ba0] No, it is not available yet, but it is in process. Please see https://0xdata.atlassian.net/browse/PUBDEV-6255.

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-6473 Assignee: Zain Haq Reporter: Angela Bartz State: Resolved Fix Version: 3.24.0.5 Attachments: N/A Development PRs: Available

Linked PRs from JIRA

https://github.com/h2oai/h2o-3/pull/3589