Interface IRegressionPredictionAndGroundTruthTable
-
- All Superinterfaces:
IPredictionAndGroundTruthTable<IRegressionPrediction,IRegressionPrediction>
public interface IRegressionPredictionAndGroundTruthTable extends IPredictionAndGroundTruthTable<IRegressionPrediction,IRegressionPrediction>
-
-
Method Summary
-
Methods inherited from interface org.api4.java.ai.ml.core.evaluation.IPredictionAndGroundTruthTable
getCastedView, getGroundTruth, getGroundTruthAsArray, getGroundTruthAsList, getPrediction, getPredictionsAsArray, getPredictionsAsList, size
-
-