Go to the documentation of this file.
145 virtual bool load(FILE* srcfile);
154 virtual bool save(FILE* dstfile);
225 SG_ERROR(
"train_machine is not yet implemented for %s!\n",
242 SG_ERROR(
"Model storage and therefore Cross-Validation and "
243 "Model-Selection is not supported for %s\n",
get_name());
260 #endif // _MACHINE_H__
SHOGUN Machine Learning Toolbox - Documentation