11 #ifndef __CROSSVALIDATIONMKLSTORAGE_H_
12 #define __CROSSVALIDATIONMKLSTORAGE_H_
38 virtual const char*
get_name()
const {
return "CrossValidationMKLStorage"; }
46 const char* prefix=
"");
SGMatrix< float64_t > m_mkl_weights
virtual ~CCrossValidationMKLStorage()
virtual SGMatrix< float64_t > get_mkl_weights()
CCrossValidationMKLStorage()
A generic learning machine interface.
Class for storing MKL weights in every fold of cross-validation.
Class for managing individual folds in cross-validation.
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
virtual void update_trained_machine(CMachine *machine, const char *prefix="")