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.79k stars 1.99k forks source link

Implementing Convex Optimization Into H2O #12013

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

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

Many Data science researchers and practitioners needs reliable framework for convex optimization to be able modify the core of existing machine learning methods or create new machine learning methods.

Hence developing a scalable convex optimization framework in h2o can help many data scientist to use h2o in more advance way to tailor their data science solution to problems at hand or derive new machine learning methods by modifying existing optimization methods or adding new ones.

References http://www.jmlr.org/papers/v7/MLOPT-intro06a.html

hasithjp commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-5141 Assignee: New H2O Bugs Reporter: Mohamed Baddar State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A