Description Usage Arguments Format Methods Author(s) See Also
KFold Creates a K-Fold cross-validation set.
1 |
x |
Corpus object. |
k |
Numeric of cvSets |
stratify |
Logical. If TRUE (default), KFolds will be taken from each document in accordance with the proportions or counts indicated in the 'n' parameter. |
seed |
Numeric used to initialize a pseudorandom number generator. |
An object of class R6ClassGenerator of length 24.
new()Not implemented.
John James, jjames@datasciencesalon.org
Other Corpus Sample Family of Classes: Sample0,
Sample, Segment
Other CorpusStudio Family of Classes: CorpusStudio,
Sample0, Sample,
Segment, Split,
TokenizerNLP, TokenizerQ,
Tokenizer, Token
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.