openGPMP
Open Source Mathematics Package
|
This is the complete list of members for gpmp::ml::Kfold, including all inherited members.
fold_indices | gpmp::ml::Kfold | private |
k | gpmp::ml::Kfold | private |
Kfold(int k) | gpmp::ml::Kfold | |
perform_cross_validation(std::function< void(int, int)> train_and_test_func) | gpmp::ml::Kfold | |
split_indices(int num_instances) | gpmp::ml::Kfold | |
~Kfold() | gpmp::ml::Kfold |