Home
last modified time | relevance | path

Searched defs:svmModel (Results 1 – 4 of 4) sorted by relevance

/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/mllib/pmml/export/
H A DBinaryClassificationPMMLModelExportSuite.scala59 val svmModel = new SVMModel(linearInput(0).features, linearInput(0).label) constant
H A DPMMLModelExportFactorySuite.scala70 val svmModel = new SVMModel(linearInput(0).features, linearInput(0).label) constant
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DMainFrame.h262 struct celeste::svm_model* svmModel; variable
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_cpfind/cpfind/
H A DPanoDetector.h477 struct celeste::svm_model* svmModel; variable