summaryrefslogtreecommitdiff
path: root/site/docs/0.9.0/api/mllib/index/index-m.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-02-03 06:29:51 +0000
committerPatrick Wendell <pwendell@apache.org>2014-02-03 06:29:51 +0000
commit61203830f49cf7f5ce82f70ead2a155e256c02ee (patch)
tree67d83dfa860156196303eaa1f4873e2fefffe904 /site/docs/0.9.0/api/mllib/index/index-m.html
parent49ab3963af9b1d79c73f749ad200f7be80785f9f (diff)
downloadspark-website-61203830f49cf7f5ce82f70ead2a155e256c02ee.tar.gz
spark-website-61203830f49cf7f5ce82f70ead2a155e256c02ee.tar.bz2
spark-website-61203830f49cf7f5ce82f70ead2a155e256c02ee.zip
Bumping version in docs.
Diffstat (limited to 'site/docs/0.9.0/api/mllib/index/index-m.html')
-rw-r--r--site/docs/0.9.0/api/mllib/index/index-m.html36
1 files changed, 36 insertions, 0 deletions
diff --git a/site/docs/0.9.0/api/mllib/index/index-m.html b/site/docs/0.9.0/api/mllib/index/index-m.html
new file mode 100644
index 000000000..0e394aafa
--- /dev/null
+++ b/site/docs/0.9.0/api/mllib/index/index-m.html
@@ -0,0 +1,36 @@
+<?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">MFDataGenerator</div>
+ <div class="occurrences"><a href="../org/apache/spark/mllib/recommendation/package.html" class="extype" name="org.apache.spark.mllib.recommendation">recommendation</a> </div>
+ </div><div class="entry">
+ <div class="name">MLUtils</div>
+ <div class="occurrences"><a href="../org/apache/spark/mllib/util/package.html" class="extype" name="org.apache.spark.mllib.util">util</a> </div>
+ </div><div class="entry">
+ <div class="name">MatrixFactorizationModel</div>
+ <div class="occurrences"><a href="../org/apache/spark/mllib/recommendation/package.html" class="extype" name="org.apache.spark.mllib.recommendation">recommendation</a> </div>
+ </div><div class="entry">
+ <div class="name">main</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/recommendation/MFDataGenerator$.html" class="extype" name="org.apache.spark.mllib.recommendation.MFDataGenerator">MFDataGenerator</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> <a href="../org/apache/spark/mllib/util/KMeansDataGenerator$.html" class="extype" name="org.apache.spark.mllib.util.KMeansDataGenerator">KMeansDataGenerator</a> <a href="../org/apache/spark/mllib/util/LinearDataGenerator$.html" class="extype" name="org.apache.spark.mllib.util.LinearDataGenerator">LinearDataGenerator</a> <a href="../org/apache/spark/mllib/util/LogisticRegressionDataGenerator$.html" class="extype" name="org.apache.spark.mllib.util.LogisticRegressionDataGenerator">LogisticRegressionDataGenerator</a> <a href="../org/apache/spark/mllib/util/SVMDataGenerator$.html" class="extype" name="org.apache.spark.mllib.util.SVMDataGenerator">SVMDataGenerator</a> </div>
+ </div><div class="entry">
+ <div class="name">maxIterations</div>
+ <div class="occurrences"><a href="../org/apache/spark/mllib/clustering/KMeans.html" class="extype" name="org.apache.spark.mllib.clustering.KMeans">KMeans</a> </div>
+ </div><div class="entry">
+ <div class="name">miniBatchFraction</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/SVMWithSGD.html" class="extype" name="org.apache.spark.mllib.classification.SVMWithSGD">SVMWithSGD</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">mllib</div>
+ <div class="occurrences"><a href="../org/apache/spark/package.html" class="extype" name="org.apache.spark">spark</a> </div>
+ </div></body>
+ </html> \ No newline at end of file