Open ycseong07 opened 1 year ago
The current implementation of the rsample::vfold_cv() function only includes the 'data' and 'v' parameters. However, to improve a model's performance, it is necessary to include the 'strata' parameter as the target variable.
The current implementation of the rsample::vfold_cv() function only includes the 'data' and 'v' parameters. However, to improve a model's performance, it is necessary to include the 'strata' parameter as the target variable.