- All Implemented Interfaces:
- Serializable, org.apache.flink.api.common.functions.Function, org.apache.flink.streaming.api.functions.windowing.AllWindowFunction<Integer,Double[],org.apache.flink.streaming.api.windowing.windows.TimeWindow>
- Enclosing class:
- IncrementalLearningSkeleton
public static class IncrementalLearningSkeleton.PartialModelBuilder
extends Object
implements org.apache.flink.streaming.api.functions.windowing.AllWindowFunction<Integer,Double[],org.apache.flink.streaming.api.windowing.windows.TimeWindow>
Builds up-to-date partial models on new training data.
- See Also:
- Serialized Form