summaryrefslogtreecommitdiff
path: root/site/docs/0.9.0/api/mllib/index/index-t.html
blob: e6971ac6e48899f557aac65802d9c2ca10f99a05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
        <head>
          <title></title>
          <meta name="description" content="" />
          <meta name="keywords" content="" />
          <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
          
      <link href="../lib/ref-index.css" media="screen" type="text/css" rel="stylesheet" />
      <script type="text/javascript" src="../lib/jquery.js"></script>
    
        </head>
        <body><div class="entry">
      <div class="name">theta</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/classification/NaiveBayesModel.html" class="extype" name="org.apache.spark.mllib.classification.NaiveBayesModel">NaiveBayesModel</a> </div>
    </div><div class="entry">
      <div class="name">toString</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/regression/LabeledPoint.html" class="extype" name="org.apache.spark.mllib.regression.LabeledPoint">LabeledPoint</a> </div>
    </div><div class="entry">
      <div class="name">train</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/classification/LogisticRegressionWithSGD$.html" class="extype" name="org.apache.spark.mllib.classification.LogisticRegressionWithSGD">LogisticRegressionWithSGD</a> <a href="../org/apache/spark/mllib/classification/NaiveBayes$.html" class="extype" name="org.apache.spark.mllib.classification.NaiveBayes">NaiveBayes</a> <a href="../org/apache/spark/mllib/classification/SVMWithSGD$.html" class="extype" name="org.apache.spark.mllib.classification.SVMWithSGD">SVMWithSGD</a> <a href="../org/apache/spark/mllib/clustering/KMeans$.html" class="extype" name="org.apache.spark.mllib.clustering.KMeans">KMeans</a> <a href="../org/apache/spark/mllib/recommendation/ALS$.html" class="extype" name="org.apache.spark.mllib.recommendation.ALS">ALS</a> <a href="../org/apache/spark/mllib/regression/LassoWithSGD$.html" class="extype" name="org.apache.spark.mllib.regression.LassoWithSGD">LassoWithSGD</a> <a href="../org/apache/spark/mllib/regression/LinearRegressionWithSGD$.html" class="extype" name="org.apache.spark.mllib.regression.LinearRegressionWithSGD">LinearRegressionWithSGD</a> <a href="../org/apache/spark/mllib/regression/RidgeRegressionWithSGD$.html" class="extype" name="org.apache.spark.mllib.regression.RidgeRegressionWithSGD">RidgeRegressionWithSGD</a> </div>
    </div><div class="entry">
      <div class="name">trainALSModel</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainImplicit</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/recommendation/ALS$.html" class="extype" name="org.apache.spark.mllib.recommendation.ALS">ALS</a> </div>
    </div><div class="entry">
      <div class="name">trainImplicitALSModel</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainKMeansModel</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainLassoModelWithSGD</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainLinearRegressionModelWithSGD</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainLogisticRegressionModelWithSGD</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainNaiveBayes</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainRidgeModelWithSGD</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div><div class="entry">
      <div class="name">trainSVMModelWithSGD</div>
      <div class="occurrences"><a href="../org/apache/spark/mllib/api/python/PythonMLLibAPI.html" class="extype" name="org.apache.spark.mllib.api.python.PythonMLLibAPI">PythonMLLibAPI</a> </div>
    </div></body>
      </html>