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

Allow user to pass title argument in all R plotting functions for customizability #7961

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

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

There is not enough flexibility in some of our plotting functions. I would suggest adding a title = NULL argument to all plotting functions so the user can over-write the name. We can also consider adding ... to all plotting functions, which would allow the user to pass along any other plotting arguments as well (if so, update the ticket title).

Example of functions this applies to: {{h2o.partialPlot()}}, {{h2o.std_coef_plot()}}, {{h2o.varimp_plot()}}

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-7678 Assignee: New H2O Bugs Reporter: Erin LeDell State: Open Fix Version: Backlog Attachments: N/A Development PRs: N/A