resampling_methods: Resampling methods used in the RandomSearch file

Description Usage

View source: R/utils.R

Description

Resampling methods used in the RandomSearch file

Usage

1
2
3
4
5
6
7
8
resampling_methods(
  y,
  method,
  iter = 1,
  REPEATS = 1,
  sample_rate = NULL,
  FOLDS = NULL
)

mlampros/RandomSearchR documentation built on Feb. 18, 2021, 9:48 a.m.