public static class IncrementalLearningSkeleton.Predictor extends Object implements org.apache.flink.streaming.api.functions.co.CoMapFunction<Integer,Double[],Integer>
By defaults emits the Integer 0 for every newData and the Integer 1 for every model update.
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.