Displaying 1 result from an estimated 1 matches for "createpartit".
Did you mean:
createpart
2011 Oct 02
1
difference between createPartition and createfold functions
...ons in
Caret package, but the most I can get is this--
A series of test/training partitions are created using
createDataPartition while createResample creates one or more bootstrap
samples. createFolds splits the data into k groups.
I'm missing something here? What is the difference btw createPartition
and createFold? I guess they wouldn't be equivalent.
Thank you.
Bonnie Yuan