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

Add to H2O-3 docs or github docs that we do not support numpy2 for now. #16412

Closed wendycwong closed 1 month ago

wendycwong commented 1 month ago

Users using installing numpy2 will not work with h2o-3. The work around is

image

We need to alert the users about this before we fix it here: https://github.com/h2oai/h2o-3/issues/16295

hannah-tillman commented 1 month ago

Closed w/: https://github.com/h2oai/h2o-3/pull/16434