public static class IncrementalLearningSkeleton.Predictor extends Object implements CoMapFunction<Integer,Double[],Integer>
By defaults emits the Integer 0 for every prediction and the Integer 1 for every model update.
public IncrementalLearningSkeleton.Predictor()
Copyright © 2015 The Apache Software Foundation. All rights reserved.