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

Uses of Package
org.apache.lens.ml.algo.api

Packages that use org.apache.lens.ml.algo.api
org.apache.lens.client   
org.apache.lens.ml.algo.api   
org.apache.lens.ml.algo.lib   
org.apache.lens.ml.algo.spark   
org.apache.lens.ml.algo.spark.dt   
org.apache.lens.ml.algo.spark.kmeans   
org.apache.lens.ml.algo.spark.lr   
org.apache.lens.ml.algo.spark.nb   
org.apache.lens.ml.algo.spark.svm   
org.apache.lens.ml.api   
org.apache.lens.ml.dao   
org.apache.lens.ml.impl   
org.apache.lens.ml.server   
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.client
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.api
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.lib
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.spark
MLAlgo
          The Interface MLAlgo.
MLDriver
          The Interface MLDriver.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.spark.dt
Algorithm
          The Interface Algorithm.
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.spark.kmeans
Algorithm
          The Interface Algorithm.
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.spark.lr
Algorithm
          The Interface Algorithm.
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.spark.nb
Algorithm
          The Interface Algorithm.
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.algo.spark.svm
Algorithm
          The Interface Algorithm.
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.api
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.dao
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.impl
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 

Classes in org.apache.lens.ml.algo.api used by org.apache.lens.ml.server
MLAlgo
          The Interface MLAlgo.
MLModel
          Instantiates a new ML model.
 



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