#include <ml.hpp>
§ CvTrainTestSplit() [1/3]
CvTrainTestSplit::CvTrainTestSplit |
( |
| ) |
|
§ CvTrainTestSplit() [2/3]
CvTrainTestSplit::CvTrainTestSplit |
( |
int |
train_sample_count, |
|
|
bool |
mix = true |
|
) |
| |
§ CvTrainTestSplit() [3/3]
CvTrainTestSplit::CvTrainTestSplit |
( |
float |
train_sample_portion, |
|
|
bool |
mix = true |
|
) |
| |
§ count
int CvTrainTestSplit::count |
§ mix
bool CvTrainTestSplit::mix |
§ portion
float CvTrainTestSplit::portion |
§ train_sample_part
union { ... } CvTrainTestSplit::train_sample_part |
§ train_sample_part_mode
int CvTrainTestSplit::train_sample_part_mode |
The documentation for this struct was generated from the following file: