Set hyperparameters for decision tree models
set_hparams_rpart2(n_samples)
named list of hyperparameters
number of samples in the dataset
Kelly Sovacool, sovacool@umich.edu
if (FALSE) {
set_hparams_rpart2(100)
set_hparams_rpart2(20)
}
Run the code above in your browser using DataLab