Package | Description |
---|---|
org.wso2.carbon.ml.core.spark.summary |
Modifier and Type | Method and Description |
---|---|
PredictedVsActual |
TestResultDataPoint.getPredictedVsActual() |
Modifier and Type | Method and Description |
---|---|
List<PredictedVsActual> |
DeeplearningModelSummary.getPredictedVsActuals() |
Modifier and Type | Method and Description |
---|---|
void |
TestResultDataPoint.setPredictedVsActual(PredictedVsActual predictedVsActual) |
Modifier and Type | Method and Description |
---|---|
void |
DeeplearningModelSummary.setPredictedVsActuals(List<PredictedVsActual> predictedVsActuals) |
Copyright © 2016 WSO2, Inc.. All Rights Reserved.