|
Skylark (Sketching Library)
0.1
|
Namespaces | |
| namespace | kernels |
Classes | |
| struct | feature_transform_type_tag |
| struct | regular_feature_transform_tag |
| struct | fast_feature_transform_tag |
| struct | model_t |
Functions | |
| int | classification_accuracy (elem::Matrix< double > &Yt, elem::Matrix< double > &Yp) |
| int skylark::ml::classification_accuracy | ( | elem::Matrix< double > & | Yt, |
| elem::Matrix< double > & | Yp | ||
| ) |
Definition at line 23 of file model.hpp.
Referenced by skylark::ml::model_t< InputType, OutputType >::evaluate().
1.7.6.1