Package org.jpmml.evaluator.time_series
Class SeriesForecast
- java.lang.Object
-
- org.jpmml.evaluator.AbstractComputable
-
- org.jpmml.evaluator.time_series.SeriesForecast
-
- All Implemented Interfaces:
Computable
public class SeriesForecast extends AbstractComputable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetResult()List<Double>getValues()-
Methods inherited from class org.jpmml.evaluator.AbstractComputable
toString
-
-