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

Support categorical releveling #15017

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

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

Implement a categorical renumbering utilities. Consider the following R methods:

reorder - https://stat.ethz.ch/R-manual/R-patched/library/stats/html/reorder.factor.html relevel - https://stat.ethz.ch/R-manual/R-patched/library/stats/html/relevel.html

This should probably be addressed at the same time as https://0xdata.atlassian.net/browse/PUBDEV-1124.

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

AlbertT commented: Should this task be closed? It's duplicate [https://0xdata.atlassian.net/browse/PUBDEV-2729|PUBDEV-2729] is fixed, and closed.

DinukaH2O commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-2077 Assignee: Brandon Hill Reporter: Brandon Hill State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A

wendycwong commented 1 year ago

It's duplicate [https://0xdata.atlassian.net/browse/PUBDEV-2729|PUBDEV-2729] is fixed, and closed.