Uses of Class
adams.flow.transformer.WekaAccumulatedError.SortablePrediction
-
Packages that use WekaAccumulatedError.SortablePrediction Package Description adams.flow.transformer -
-
Uses of WekaAccumulatedError.SortablePrediction in adams.flow.transformer
Fields in adams.flow.transformer with type parameters of type WekaAccumulatedError.SortablePrediction Modifier and Type Field Description protected List<WekaAccumulatedError.SortablePrediction>
WekaAccumulatedError. m_Predictions
the sorted predictions.
-