This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.ml.Algorithm (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.ml.Algorithm

Packages that use Algorithm
org.apache.lens.ml.spark.algos   
 

Uses of Algorithm in org.apache.lens.ml.spark.algos
 

Classes in org.apache.lens.ml.spark.algos with annotations of type Algorithm
 class DecisionTreeAlgo
          The Class DecisionTreeAlgo.
 class KMeansAlgo
          The Class KMeansAlgo.
 class LogisticRegressionAlgo
          The Class LogisticRegressionAlgo.
 class NaiveBayesAlgo
          The Class NaiveBayesAlgo.
 class SVMAlgo
          The Class SVMAlgo.
 



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