Uses of Class
com.actelion.research.calc.regression.svm.ParameterSVM
-
Packages that use ParameterSVM Package Description com.actelion.research.calc.regression.svm -
-
Uses of ParameterSVM in com.actelion.research.calc.regression.svm
Methods in com.actelion.research.calc.regression.svm that return ParameterSVM Modifier and Type Method Description static ParameterSVM
AnalyticalParameterCalculatorSVM. calculate(ModelXYIndex modelXYTrain)
Constructors in com.actelion.research.calc.regression.svm with parameters of type ParameterSVM Constructor Description ParameterSVM(ParameterSVM parameterSVM)
SVMRegression(ParameterSVM parameterSVM)
-