This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.lens.ml.algo.lib.MultiPrediction (Lens 2.1.0-beta-incubating API)

Uses of Interface
org.apache.lens.ml.algo.lib.MultiPrediction

Packages that use MultiPrediction
org.apache.lens.ml.algo.lib   
 

Uses of MultiPrediction in org.apache.lens.ml.algo.lib
 

Classes in org.apache.lens.ml.algo.lib that implement MultiPrediction
static class ForecastingModel.ForecastingPredictions
          The Class ForecastingPredictions.
 

Methods in org.apache.lens.ml.algo.lib that return MultiPrediction
 MultiPrediction ForecastingModel.predict(Object... args)
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.