Uses of Class
de.bwaldvogel.liblinear.ParameterSearchResult
-
-
Uses of ParameterSearchResult in de.bwaldvogel.liblinear
Methods in de.bwaldvogel.liblinear that return ParameterSearchResult Modifier and Type Method Description static ParameterSearchResult
Linear. findParameters(Problem prob, Parameter param, int nr_fold, double start_C, double start_p)
-