public interface IncrementallyPrimeable
Modifier and Type | Method and Description |
---|---|
void |
primeForecasterIncremental(weka.core.Instance inst)
Update the priming information incrementally, i.e.
|
void primeForecasterIncremental(weka.core.Instance inst) throws Exception
inst
- the instance to prime with.Exception
- if something goes wrong.Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.