| Evaluate(const MLAlgorithmArgs &...args) | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| KFoldCV(const size_t k, const MatType &xs, const PredictionsType &ys, const bool shuffle=true) | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| KFoldCV(const size_t k, const MatType &xs, const PredictionsType &ys, const size_t numClasses, const bool shuffle=true) | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| KFoldCV(const size_t k, const MatType &xs, const data::DatasetInfo &datasetInfo, const PredictionsType &ys, const size_t numClasses, const bool shuffle=true) | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| KFoldCV(const size_t k, const MatType &xs, const PredictionsType &ys, const WeightsType &weights, const bool shuffle=true) | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| KFoldCV(const size_t k, const MatType &xs, const PredictionsType &ys, const size_t numClasses, const WeightsType &weights, const bool shuffle=true) | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| KFoldCV(const size_t k, const MatType &xs, const data::DatasetInfo &datasetInfo, const PredictionsType &ys, const size_t numClasses, const WeightsType &weights, const bool shuffle=true) | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| Model() | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| Shuffle() | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
| Shuffle() | mlpack::cv::KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |