Table of Contents

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)

Parameters

count int
shuffle bool