Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update supported MOJO list in docs #7267

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments
Closed

Update supported MOJO list in docs #7267

exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments
Assignees

Comments

@exalate-issue-sync
Copy link

The supported MOJOs listed are documented in two places and can be confusing.
1 - [https://docs.h2o.ai/h2o/latest-stable/h2o-docs/mojo-quickstart.html#what-is-a-mojo|https://docs.h2o.ai/h2o/latest-stable/h2o-docs/mojo-quickstart.html#what-is-a-mojo]
2 - [https://docs.h2o.ai/h2o/latest-stable/h2o-docs/save-and-load-model.html#supported-mojos|https://docs.h2o.ai/h2o/latest-stable/h2o-docs/save-and-load-model.html#supported-mojos]

I would suggest, we keep the supported list in one location. And we create a table that specifies which algorithms can be exported and imported as MOJOs.

||Algorithm||Exportable||Importable||
|AutoML|Y (individual models)|Y (yes, for all current models)|
|GAM|Y|N|
|GBM|Y|Y|
|GLM|Y|Y|
|Maximum R Square Improvements (MAXR)|N|N|
|ANOVAGLM|N|N|
|XGBoost|Y|Y|
|Distributed Random Forest (DRF)|Y|Y|
|Deep Learning|Y|Y|
|Stacked Ensemble|Y|Y|
|CoxPH|Y|Y|
|RuleFit|Y|Y|
|Naive Bayes Classifier|N|N|
|Support Vector Machines (SVM)|N|N|
|K-Means|Y|N|
|Isolation Forest|Y|Y|
|Extended Isolation Forest|N|N|
|Aggregator|N|N|
|Generalized Low Rank Models (GLRM)|Y|N|
|Principal Component Analysis (PCA)|Y|N|

@h2o-ops-ro
Copy link
Collaborator

JIRA Issue Details

Jira Issue: PUBDEV-8392
Assignee: hannah.tillman
Reporter: Neema Mashayekhi
State: Resolved
Fix Version: 3.34.0.4
Attachments: N/A
Development PRs: Available

@h2o-ops-ro
Copy link
Collaborator

Linked PRs from JIRA

#5851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants