Uses of Interface
se.hb.jcp.ml.ISVMClassifier
-
Packages that use ISVMClassifier Package Description se.hb.jcp.bindings.jlibsvm se.hb.jcp.bindings.libsvm se.hb.jcp.nc -
-
Uses of ISVMClassifier in se.hb.jcp.bindings.jlibsvm
Classes in se.hb.jcp.bindings.jlibsvm that implement ISVMClassifier Modifier and Type Class Description classSVMClassifier -
Uses of ISVMClassifier in se.hb.jcp.bindings.libsvm
Classes in se.hb.jcp.bindings.libsvm that implement ISVMClassifier Modifier and Type Class Description classSVMClassifier -
Uses of ISVMClassifier in se.hb.jcp.nc
Constructors in se.hb.jcp.nc with parameters of type ISVMClassifier Constructor Description SVMDistanceNonconformityFunction(double[] classes, ISVMClassifier classifier)
-