prep_best_estimators: Prepare table with the best (hyper)parameter tunings for each...

View source: R/utils_helpers.R

prep_best_estimatorsR Documentation

Prepare table with the best (hyper)parameter tunings for each learner

Description

For internal use only! Get the best-scoring (hyper)parameters for each learner based on Class Balance Accuracy.

Usage

prep_best_estimators(x)

Arguments

x

A "tuning_results" data frame. See prep_all_pipeline_tuning_results.

Value

A data frame.

Note

See prep_all_pipeline_tuning_results.


CDU-data-science-team/pxtextminingdashboard documentation built on Sept. 29, 2023, 12:23 a.m.