powered by
Get hyperparameter performance metrics
get_hp_performance(trained_model)
Named list:
dat: Dataframe of performance metric for each group of hyperparameters.
dat
params: Hyperparameters tuned.
params
metric: Performance metric used.
metric
trained model (e.g. from run_ml())
run_ml()
Zena Lapp, zenalapp@umich.edu
Kelly Sovacool sovacool@umich.edu
get_hp_performance(otu_mini_bin_results_glmnet$trained_model)
Run the code above in your browser using DataLab