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

Surpress verbose messages from DL Gridsearch #7672

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

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

When running a grid search for DeepLearning, regardless of settings or data, I have been getting super long error messages. It would be nice to be able to hide these to keep notebooks cleaner, or not get them at all if it's unimportant.

Reproducible example is in this public tutorial notebook, specifically LN204: https://github.com/h2oai/h2o-tutorials/blob/master/best-practices/anomaly-detection/anomaly_detection.ipynb

h2o-ops commented 1 year ago

JIRA Issue Details

Jira Issue: PUBDEV-7970 Assignee: Michal Kurka Reporter: Michelle Tanco State: In Progress Fix Version: Backlog Attachments: N/A Development PRs: N/A