| Package | Description |
|---|---|
| com.github.chen0040.data.evaluators | |
| com.github.chen0040.data.frame |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
TupleTwo<DataFrame,DataFrame> |
DataFrame.split(double ratio) |
TupleTwo<DataFrame,DataFrame> |
BasicDataFrame.split(double ratio) |
Copyright © 2017. All rights reserved.