| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.learningalgorithm.classification.libsvm | |
| it.uniroma2.sag.kelp.learningalgorithm.regression.libsvm |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryCSvmClassification
It implements the C-SVM learning algorithm discussed in [CC Chang & CJ Lin,
2011].
|
class |
OneClassSvmClassification
It implements the One class SVM learning algorithm discussed in [CC Chang &
CJ Lin, 2011].
|
| Modifier and Type | Class and Description |
|---|---|
class |
EpsilonSvmRegression
It implements the \(\epsilon\)-SVR learning algorithm discussed in [CC Chang
& CJ Lin, 2011].
|
Copyright © 2014 Semantic Analytics Group @ Uniroma2. All rights reserved.