| Package | Description |
|---|---|
| com.github.chen0040.svmext.classifiers | |
| com.github.chen0040.svmext.data | |
| com.github.chen0040.svmext.evaluators |
| Modifier and Type | Field and Description |
|---|---|
protected List<TupleTwo<SVR,SVR>> |
OneVsOneSVC.classifiers |
| Modifier and Type | Method and Description |
|---|---|
TupleTwo<DataFrame,DataFrame> |
DataFrame.split(double ratio) |
TupleTwo<DataFrame,DataFrame> |
BasicDataFrame.split(double ratio) |
| Modifier and Type | Method and Description |
|---|---|
Map<TupleTwo<String,String>,Integer> |
ConfusionMatrix.getMatrix() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfusionMatrix.setMatrix(Map<TupleTwo<String,String>,Integer> matrix) |
Copyright © 2017. All rights reserved.