This project has retired. For details please refer to its Attic page.
MultiPrediction (Lens 2.0.1-beta-incubating API)

org.apache.lens.ml
Interface MultiPrediction

All Known Implementing Classes:
ForecastingModel.ForecastingPredictions

public interface MultiPrediction

The Interface MultiPrediction.


Method Summary
 List<LabelledPrediction> getPredictions()
           
 

Method Detail

getPredictions

List<LabelledPrediction> getPredictions()


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