Go to the documentation of this file.
115 #define MACHINE_PROBLEM_TYPE(PT) \
119 virtual EProblemType get_machine_problem_type() const { return PT; }
236 SG_ERROR(
"train_locked(SGVector<index_t>) is not yet implemented "
300 virtual const char*
get_name()
const {
return "Machine"; }
315 SG_ERROR(
"train_machine is not yet implemented for %s!\n",
332 SG_ERROR(
"Model storage and therefore unlocked Cross-Validation and"
333 " Model-Selection is not supported for %s. Locked may"
368 #endif // _MACHINE_H__
SHOGUN Machine Learning Toolbox - Documentation