| Package | Description |
|---|---|
| com.github.chen0040.svmext.classifiers | |
| com.github.chen0040.svmext.regression |
| Modifier and Type | Field and Description |
|---|---|
protected List<com.github.chen0040.data.utils.TupleTwo<SVR,SVR>> |
OneVsOneSVC.classifiers |
protected List<com.github.chen0040.data.utils.TupleTwo<SVR,SVR>> |
OneVsOneSVC.classifiers |
| Modifier and Type | Method and Description |
|---|---|
protected SVR |
OneVsOneSVC.createClassifier(String classLabel) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
OneVsOneSVC.getClassifierScore(com.github.chen0040.data.frame.DataRow tuple,
SVR classifier) |
| Modifier and Type | Method and Description |
|---|---|
SVR |
SVR.makeCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
SVR.copy(SVR that) |
Copyright © 2017. All rights reserved.