Module: Libsvm::SvmType

Defined in:
lib/jrb-libsvm/parameter.rb

Constant Summary collapse

C_SVC =
Parameter::C_SVC
NU_SVC =
Parameter::NU_SVC
ONE_CLASS =
Parameter::ONE_CLASS
EPSILON_SVR =
Parameter::EPSILON_SVR
NU_SVR =
Parameter::NU_SVR