This is the complete list of members for KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType >, including all inherited members.
Evaluate(const MLAlgorithmArgs &...args) | KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
KFoldCV(const size_t k, const MatType &xs, const PredictionsType &ys, const bool shuffle=true) | 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) | 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) | KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
KFoldCV(const size_t k, const MatType &xs, const PredictionsType &ys, const WeightsType &weights, const bool shuffle=true) | 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) | 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) | KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
Model() | KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
Shuffle() | KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > | |
Shuffle() | KFoldCV< MLAlgorithm, Metric, MatType, PredictionsType, WeightsType > |