Java weka.classifiers.timeseries AbstractForecaster fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.timeseries AbstractForecaster fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.timeseries AbstractForecaster.

The text is from its open source code.

Method

voidprimeForecaster(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.