Example usage for Java weka.classifiers.timeseries AbstractForecaster fields, constructors, methods, implement or subclass
The text is from its open source code.
void | primeForecaster(Instances insts) Supply the (potentially) trained model with enough historical data, up to and including the current time point, in order to produce a forecast. |