ECOCPAK v0.9
Functions
fn_loss_weighted_decoding.hpp File Reference

Go to the source code of this file.

Functions

u32 linear_loss_weighted_decoding (const vector< Classifier * > &classifiers_vector, const vector< ClassData > &classes_vector, const imat &ecoc_matrix, const mat &test_set_samples, const uvec &test_set_labels, uvec &results, umat &confussion)
u32 exponential_loss_weighted_decoding (const vector< Classifier * > &classifiers_vector, const vector< ClassData > &classes_vector, const imat &ecoc_matrix, const mat &test_set_samples, const uvec &test_set_labels, uvec &results, umat &confussion)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerator Defines