Method SetTrainTestSplit
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
SetTrainTestSplit(int, bool)
Splits the training data into the training and test parts
public void SetTrainTestSplit(int count, bool shuffle = true)
Splits the training data into the training and test parts
public void SetTrainTestSplit(int count, bool shuffle = true)