Description Usage Arguments Value See Also Examples
Resample_partition()
A data.frame were splited test and train subset data
1 |
data |
The |
p |
The |
resample
Other resampling techniques:Resample(), Resample_partition()
1 | ex <- Resample_partition(mtcars, c(test = 0.3, train = 0.7))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.