public static class IncrementalLearningSkeleton.Predictor extends Object implements org.apache.flink.streaming.api.functions.co.CoMapFunction<Integer,Double[],Integer>
By default emits the Integer 0 for every newData and the Integer 1 for every model update.
| 构造器和说明 |
|---|
Predictor() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.