summaryrefslogtreecommitdiff
path: root/site/docs/0.9.0/api
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/0.9.0/api')
-rw-r--r--site/docs/0.9.0/api/core/org/apache/spark/Accumulator.html4
-rw-r--r--site/docs/0.9.0/api/core/org/apache/spark/Partitioner$.html2
-rw-r--r--site/docs/0.9.0/api/core/org/apache/spark/scheduler/StageInfo.html4
-rw-r--r--site/docs/0.9.0/api/core/org/apache/spark/scheduler/package.html2
-rw-r--r--site/docs/0.9.0/api/mllib/index.html4
-rw-r--r--site/docs/0.9.0/api/mllib/index.js2
-rw-r--r--site/docs/0.9.0/api/mllib/index/index-m.html4
-rw-r--r--site/docs/0.9.0/api/mllib/org/apache/spark/mllib/recommendation/package.html13
-rw-r--r--site/docs/0.9.0/api/mllib/org/apache/spark/mllib/util/package.html13
-rw-r--r--site/docs/0.9.0/api/pyspark/class-tree.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/help.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/identifier-index.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/module-tree.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.accumulators-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.accumulators-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.accumulators.Accumulator-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.accumulators.AccumulatorParam-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.accumulators.AddingAccumulatorParam-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.broadcast-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.broadcast-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.broadcast.Broadcast-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.conf-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.conf-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.conf.SparkConf-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.context-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.context-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.context.SparkContext-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.files-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.files-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.files.SparkFiles-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionWithSGD-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayes-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayesModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMWithSGD-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeans-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeansModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.ALS-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.MatrixFactorizationModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoWithSGD-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModelBase-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionWithSGD-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionModel-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionWithSGD-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.rdd-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.rdd-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.rdd.RDD-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.serializers-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.serializers-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.serializers.MarshalSerializer-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.serializers.PickleSerializer-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.statcounter-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.statcounter-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.statcounter.StatCounter-class.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.storagelevel-module.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.storagelevel-pysrc.html2
-rw-r--r--site/docs/0.9.0/api/pyspark/pyspark.storagelevel.StorageLevel-class.html2
73 files changed, 89 insertions, 87 deletions
diff --git a/site/docs/0.9.0/api/core/org/apache/spark/Accumulator.html b/site/docs/0.9.0/api/core/org/apache/spark/Accumulator.html
index c883ab40b..0ac285f42 100644
--- a/site/docs/0.9.0/api/core/org/apache/spark/Accumulator.html
+++ b/site/docs/0.9.0/api/core/org/apache/spark/Accumulator.html
@@ -42,8 +42,8 @@
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>A simpler value of <a href="Accumulable.html" class="extype" name="org.apache.spark.Accumulable">Accumulable</a> where the result type being accumulated is the same
as the types of elements being merged, i.e. variables that are only &quot;added&quot; to through an
associative operation and can therefore be efficiently supported in parallel. They can be used
-to implement counters (as in MapReduce) or sums. Spark natively supports accumulators of type
-<code>Int</code> and <code>Double</code>, and programmers can add support for new types.</p><p>An accumulator is created from an initial value <code>v</code> by calling <a href="SparkContext.html#accumulator[T](initialValue:T)(implicitparam:org.apache.spark.AccumulatorParam[T]):org.apache.spark.Accumulator[T]" class="extmbr" name="org.apache.spark.SparkContext#accumulator">SparkContext#accumulator</a>.
+to implement counters (as in MapReduce) or sums. Spark natively supports accumulators of numeric
+value types, and programmers can add support for new types.</p><p>An accumulator is created from an initial value <code>v</code> by calling <a href="SparkContext.html#accumulator[T](initialValue:T)(implicitparam:org.apache.spark.AccumulatorParam[T]):org.apache.spark.Accumulator[T]" class="extmbr" name="org.apache.spark.SparkContext#accumulator">SparkContext#accumulator</a>.
Tasks running on the cluster can then add to it using the <a href="Accumulable.html#+=(term:T):Unit" class="extmbr" name="org.apache.spark.Accumulable#+=">Accumulable#+=</a> operator.
However, they cannot read its value. Only the driver program can read the accumulator's value,
using its value method.</p><p>The interpreter session below shows an accumulator being used to add up the elements of an array:</p><pre>scala&gt; <span class="kw">val</span> accum = sc.accumulator(<span class="num">0</span>)
diff --git a/site/docs/0.9.0/api/core/org/apache/spark/Partitioner$.html b/site/docs/0.9.0/api/core/org/apache/spark/Partitioner$.html
index 952dce86e..5fcd7611c 100644
--- a/site/docs/0.9.0/api/core/org/apache/spark/Partitioner$.html
+++ b/site/docs/0.9.0/api/core/org/apache/spark/Partitioner$.html
@@ -196,7 +196,7 @@
</h4>
<p class="shortcomment cmt">Choose a partitioner to use for a cogroup-like operation between a number of RDDs.</p><div class="fullcomment"><div class="comment cmt"><p>Choose a partitioner to use for a cogroup-like operation between a number of RDDs.</p><p>If any of the RDDs already has a partitioner, choose that one.</p><p>Otherwise, we use a default HashPartitioner. For the number of partitions, if
spark.default.parallelism is set, then we'll use the value from SparkContext
-defaultParallelism, otherwise we'll use the max number of upstream partitions.</p><p>Unless spark.default.parallelism is set, He number of partitions will be the
+defaultParallelism, otherwise we'll use the max number of upstream partitions.</p><p>Unless spark.default.parallelism is set, the number of partitions will be the
same as the number of partitions in the largest upstream RDD, as this should
be least likely to cause out-of-memory errors.</p><p>We use two method parameters (rdd, others) to enforce callers passing at least 1 RDD.
</p></div></div>
diff --git a/site/docs/0.9.0/api/core/org/apache/spark/scheduler/StageInfo.html b/site/docs/0.9.0/api/core/org/apache/spark/scheduler/StageInfo.html
index 080a3a58b..b8db679db 100644
--- a/site/docs/0.9.0/api/core/org/apache/spark/scheduler/StageInfo.html
+++ b/site/docs/0.9.0/api/core/org/apache/spark/scheduler/StageInfo.html
@@ -39,7 +39,9 @@
</span>
</h4>
- <div id="comment" class="fullcommenttop"><div class="toggleContainer block">
+ <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Stores information about a stage to pass from the scheduler to SparkListeners.</p><p>taskInfos stores the metrics for all tasks that have completed, including redundant, speculated
+tasks.
+</p></div><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
diff --git a/site/docs/0.9.0/api/core/org/apache/spark/scheduler/package.html b/site/docs/0.9.0/api/core/org/apache/spark/scheduler/package.html
index 31de15b16..14541b536 100644
--- a/site/docs/0.9.0/api/core/org/apache/spark/scheduler/package.html
+++ b/site/docs/0.9.0/api/core/org/apache/spark/scheduler/package.html
@@ -226,7 +226,7 @@
<a href="StageInfo.html"><span class="name">StageInfo</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
-
+ <p class="comment cmt">Stores information about a stage to pass from the scheduler to SparkListeners.</p>
</li><li name="org.apache.spark.scheduler.StatsReportListener" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="StatsReportListenerextendsSparkListenerwithLogging"></a>
<a id="StatsReportListener:StatsReportListener"></a>
diff --git a/site/docs/0.9.0/api/mllib/index.html b/site/docs/0.9.0/api/mllib/index.html
index 9fbbc76db..ab3ad7cae 100644
--- a/site/docs/0.9.0/api/mllib/index.html
+++ b/site/docs/0.9.0/api/mllib/index.html
@@ -60,7 +60,7 @@
<ol class="packages"> </ol>
</li><li class="pack" title="org.apache.spark.mllib.recommendation">
<a class="tplshow" href="org/apache/spark/mllib/recommendation/package.html" target="template">org.apache.spark.mllib.recommendation</a>
- <ol class="templates"><li title="org.apache.spark.mllib.recommendation.ALS"><a class="tplshow" href="org/apache/spark/mllib/recommendation/ALS$.html" target="template"><span class="object">(object)</span></a><a class="tplshow" href="org/apache/spark/mllib/recommendation/ALS.html" target="template"><span class="class">(class)</span><span class="tplLink">ALS</span></a></li><li title="org.apache.spark.mllib.recommendation.MatrixFactorizationModel"><div class="placeholder"></div><a class="tplshow" href="org/apache/spark/mllib/recommendation/MatrixFactorizationModel.html" target="template"><span class="class">(class)</span><span class="tplLink">MatrixFactorizationModel</span></a></li><li title="org.apache.spark.mllib.recommendation.MFDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/recommendation/MFDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">MFDataGenerator</span></a></li><li title="org.apache.spark.mllib.recommendation.Rating"><div class="placeholder"></div><a class="tplshow" href="org/apache/spark/mllib/recommendation/Rating.html" target="template"><span class="case class">(case class)</span><span class="tplLink">Rating</span></a></li></ol>
+ <ol class="templates"><li title="org.apache.spark.mllib.recommendation.ALS"><a class="tplshow" href="org/apache/spark/mllib/recommendation/ALS$.html" target="template"><span class="object">(object)</span></a><a class="tplshow" href="org/apache/spark/mllib/recommendation/ALS.html" target="template"><span class="class">(class)</span><span class="tplLink">ALS</span></a></li><li title="org.apache.spark.mllib.recommendation.MatrixFactorizationModel"><div class="placeholder"></div><a class="tplshow" href="org/apache/spark/mllib/recommendation/MatrixFactorizationModel.html" target="template"><span class="class">(class)</span><span class="tplLink">MatrixFactorizationModel</span></a></li><li title="org.apache.spark.mllib.recommendation.Rating"><div class="placeholder"></div><a class="tplshow" href="org/apache/spark/mllib/recommendation/Rating.html" target="template"><span class="case class">(case class)</span><span class="tplLink">Rating</span></a></li></ol>
<ol class="packages"> </ol>
</li><li class="pack" title="org.apache.spark.mllib.regression">
<a class="tplshow" href="org/apache/spark/mllib/regression/package.html" target="template">org.apache.spark.mllib.regression</a>
@@ -68,7 +68,7 @@
<ol class="packages"> </ol>
</li><li class="pack" title="org.apache.spark.mllib.util">
<a class="tplshow" href="org/apache/spark/mllib/util/package.html" target="template">org.apache.spark.mllib.util</a>
- <ol class="templates"><li title="org.apache.spark.mllib.util.DataValidators"><a class="tplshow" href="org/apache/spark/mllib/util/DataValidators$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">DataValidators</span></a></li><li title="org.apache.spark.mllib.util.KMeansDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/KMeansDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">KMeansDataGenerator</span></a></li><li title="org.apache.spark.mllib.util.LinearDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/LinearDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">LinearDataGenerator</span></a></li><li title="org.apache.spark.mllib.util.LogisticRegressionDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/LogisticRegressionDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">LogisticRegressionDataGenerator</span></a></li><li title="org.apache.spark.mllib.util.MLUtils"><a class="tplshow" href="org/apache/spark/mllib/util/MLUtils$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">MLUtils</span></a></li><li title="org.apache.spark.mllib.util.SVMDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/SVMDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">SVMDataGenerator</span></a></li></ol>
+ <ol class="templates"><li title="org.apache.spark.mllib.util.DataValidators"><a class="tplshow" href="org/apache/spark/mllib/util/DataValidators$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">DataValidators</span></a></li><li title="org.apache.spark.mllib.util.KMeansDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/KMeansDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">KMeansDataGenerator</span></a></li><li title="org.apache.spark.mllib.util.LinearDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/LinearDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">LinearDataGenerator</span></a></li><li title="org.apache.spark.mllib.util.LogisticRegressionDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/LogisticRegressionDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">LogisticRegressionDataGenerator</span></a></li><li title="org.apache.spark.mllib.util.MFDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/MFDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">MFDataGenerator</span></a></li><li title="org.apache.spark.mllib.util.MLUtils"><a class="tplshow" href="org/apache/spark/mllib/util/MLUtils$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">MLUtils</span></a></li><li title="org.apache.spark.mllib.util.SVMDataGenerator"><a class="tplshow" href="org/apache/spark/mllib/util/SVMDataGenerator$.html" target="template"><span class="object">(object)</span><div class="placeholder"></div><span class="tplLink">SVMDataGenerator</span></a></li></ol>
<ol class="packages"> </ol>
</li></ol>
</li></ol>
diff --git a/site/docs/0.9.0/api/mllib/index.js b/site/docs/0.9.0/api/mllib/index.js
index 2553a6479..4e48b0980 100644
--- a/site/docs/0.9.0/api/mllib/index.js
+++ b/site/docs/0.9.0/api/mllib/index.js
@@ -1 +1 @@
-Index.PACKAGES = {"org.apache.spark.mllib.api" : [], "org.apache.spark.mllib.classification" : [{"trait" : "org\/apache\/spark\/mllib\/classification\/ClassificationModel.html", "name" : "org.apache.spark.mllib.classification.ClassificationModel"}, {"class" : "org\/apache\/spark\/mllib\/classification\/LogisticRegressionModel.html", "name" : "org.apache.spark.mllib.classification.LogisticRegressionModel"}, {"object" : "org\/apache\/spark\/mllib\/classification\/LogisticRegressionWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/classification\/LogisticRegressionWithSGD.html", "name" : "org.apache.spark.mllib.classification.LogisticRegressionWithSGD"}, {"object" : "org\/apache\/spark\/mllib\/classification\/NaiveBayes$.html", "class" : "org\/apache\/spark\/mllib\/classification\/NaiveBayes.html", "name" : "org.apache.spark.mllib.classification.NaiveBayes"}, {"class" : "org\/apache\/spark\/mllib\/classification\/NaiveBayesModel.html", "name" : "org.apache.spark.mllib.classification.NaiveBayesModel"}, {"class" : "org\/apache\/spark\/mllib\/classification\/SVMModel.html", "name" : "org.apache.spark.mllib.classification.SVMModel"}, {"object" : "org\/apache\/spark\/mllib\/classification\/SVMWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/classification\/SVMWithSGD.html", "name" : "org.apache.spark.mllib.classification.SVMWithSGD"}], "org.apache.spark" : [], "org.apache" : [], "org.apache.spark.mllib.clustering" : [{"object" : "org\/apache\/spark\/mllib\/clustering\/KMeans$.html", "class" : "org\/apache\/spark\/mllib\/clustering\/KMeans.html", "name" : "org.apache.spark.mllib.clustering.KMeans"}, {"class" : "org\/apache\/spark\/mllib\/clustering\/KMeansModel.html", "name" : "org.apache.spark.mllib.clustering.KMeansModel"}], "org.apache.spark.mllib.util" : [{"object" : "org\/apache\/spark\/mllib\/util\/DataValidators$.html", "name" : "org.apache.spark.mllib.util.DataValidators"}, {"object" : "org\/apache\/spark\/mllib\/util\/KMeansDataGenerator$.html", "name" : "org.apache.spark.mllib.util.KMeansDataGenerator"}, {"object" : "org\/apache\/spark\/mllib\/util\/LinearDataGenerator$.html", "name" : "org.apache.spark.mllib.util.LinearDataGenerator"}, {"object" : "org\/apache\/spark\/mllib\/util\/LogisticRegressionDataGenerator$.html", "name" : "org.apache.spark.mllib.util.LogisticRegressionDataGenerator"}, {"object" : "org\/apache\/spark\/mllib\/util\/MLUtils$.html", "name" : "org.apache.spark.mllib.util.MLUtils"}, {"object" : "org\/apache\/spark\/mllib\/util\/SVMDataGenerator$.html", "name" : "org.apache.spark.mllib.util.SVMDataGenerator"}], "org.apache.spark.mllib.recommendation" : [{"object" : "org\/apache\/spark\/mllib\/recommendation\/ALS$.html", "class" : "org\/apache\/spark\/mllib\/recommendation\/ALS.html", "name" : "org.apache.spark.mllib.recommendation.ALS"}, {"class" : "org\/apache\/spark\/mllib\/recommendation\/MatrixFactorizationModel.html", "name" : "org.apache.spark.mllib.recommendation.MatrixFactorizationModel"}, {"object" : "org\/apache\/spark\/mllib\/recommendation\/MFDataGenerator$.html", "name" : "org.apache.spark.mllib.recommendation.MFDataGenerator"}, {"case class" : "org\/apache\/spark\/mllib\/recommendation\/Rating.html", "name" : "org.apache.spark.mllib.recommendation.Rating"}], "org.apache.spark.mllib.optimization" : [{"class" : "org\/apache\/spark\/mllib\/optimization\/Gradient.html", "name" : "org.apache.spark.mllib.optimization.Gradient"}, {"object" : "org\/apache\/spark\/mllib\/optimization\/GradientDescent$.html", "class" : "org\/apache\/spark\/mllib\/optimization\/GradientDescent.html", "name" : "org.apache.spark.mllib.optimization.GradientDescent"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/HingeGradient.html", "name" : "org.apache.spark.mllib.optimization.HingeGradient"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/L1Updater.html", "name" : "org.apache.spark.mllib.optimization.L1Updater"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/LogisticGradient.html", "name" : "org.apache.spark.mllib.optimization.LogisticGradient"}, {"trait" : "org\/apache\/spark\/mllib\/optimization\/Optimizer.html", "name" : "org.apache.spark.mllib.optimization.Optimizer"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/SimpleUpdater.html", "name" : "org.apache.spark.mllib.optimization.SimpleUpdater"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/SquaredGradient.html", "name" : "org.apache.spark.mllib.optimization.SquaredGradient"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/SquaredL2Updater.html", "name" : "org.apache.spark.mllib.optimization.SquaredL2Updater"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/Updater.html", "name" : "org.apache.spark.mllib.optimization.Updater"}], "org.apache.spark.mllib.api.python" : [{"class" : "org\/apache\/spark\/mllib\/api\/python\/PythonMLLibAPI.html", "name" : "org.apache.spark.mllib.api.python.PythonMLLibAPI"}], "org" : [], "org.apache.spark.mllib.regression" : [{"class" : "org\/apache\/spark\/mllib\/regression\/GeneralizedLinearAlgorithm.html", "name" : "org.apache.spark.mllib.regression.GeneralizedLinearAlgorithm"}, {"class" : "org\/apache\/spark\/mllib\/regression\/GeneralizedLinearModel.html", "name" : "org.apache.spark.mllib.regression.GeneralizedLinearModel"}, {"case class" : "org\/apache\/spark\/mllib\/regression\/LabeledPoint.html", "name" : "org.apache.spark.mllib.regression.LabeledPoint"}, {"class" : "org\/apache\/spark\/mllib\/regression\/LassoModel.html", "name" : "org.apache.spark.mllib.regression.LassoModel"}, {"object" : "org\/apache\/spark\/mllib\/regression\/LassoWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/regression\/LassoWithSGD.html", "name" : "org.apache.spark.mllib.regression.LassoWithSGD"}, {"class" : "org\/apache\/spark\/mllib\/regression\/LinearRegressionModel.html", "name" : "org.apache.spark.mllib.regression.LinearRegressionModel"}, {"object" : "org\/apache\/spark\/mllib\/regression\/LinearRegressionWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/regression\/LinearRegressionWithSGD.html", "name" : "org.apache.spark.mllib.regression.LinearRegressionWithSGD"}, {"trait" : "org\/apache\/spark\/mllib\/regression\/RegressionModel.html", "name" : "org.apache.spark.mllib.regression.RegressionModel"}, {"class" : "org\/apache\/spark\/mllib\/regression\/RidgeRegressionModel.html", "name" : "org.apache.spark.mllib.regression.RidgeRegressionModel"}, {"object" : "org\/apache\/spark\/mllib\/regression\/RidgeRegressionWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/regression\/RidgeRegressionWithSGD.html", "name" : "org.apache.spark.mllib.regression.RidgeRegressionWithSGD"}], "org.apache.spark.mllib" : []}; \ No newline at end of file
+Index.PACKAGES = {"org.apache.spark.mllib.api" : [], "org.apache.spark.mllib.classification" : [{"trait" : "org\/apache\/spark\/mllib\/classification\/ClassificationModel.html", "name" : "org.apache.spark.mllib.classification.ClassificationModel"}, {"class" : "org\/apache\/spark\/mllib\/classification\/LogisticRegressionModel.html", "name" : "org.apache.spark.mllib.classification.LogisticRegressionModel"}, {"object" : "org\/apache\/spark\/mllib\/classification\/LogisticRegressionWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/classification\/LogisticRegressionWithSGD.html", "name" : "org.apache.spark.mllib.classification.LogisticRegressionWithSGD"}, {"object" : "org\/apache\/spark\/mllib\/classification\/NaiveBayes$.html", "class" : "org\/apache\/spark\/mllib\/classification\/NaiveBayes.html", "name" : "org.apache.spark.mllib.classification.NaiveBayes"}, {"class" : "org\/apache\/spark\/mllib\/classification\/NaiveBayesModel.html", "name" : "org.apache.spark.mllib.classification.NaiveBayesModel"}, {"class" : "org\/apache\/spark\/mllib\/classification\/SVMModel.html", "name" : "org.apache.spark.mllib.classification.SVMModel"}, {"object" : "org\/apache\/spark\/mllib\/classification\/SVMWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/classification\/SVMWithSGD.html", "name" : "org.apache.spark.mllib.classification.SVMWithSGD"}], "org.apache.spark" : [], "org.apache" : [], "org.apache.spark.mllib.clustering" : [{"object" : "org\/apache\/spark\/mllib\/clustering\/KMeans$.html", "class" : "org\/apache\/spark\/mllib\/clustering\/KMeans.html", "name" : "org.apache.spark.mllib.clustering.KMeans"}, {"class" : "org\/apache\/spark\/mllib\/clustering\/KMeansModel.html", "name" : "org.apache.spark.mllib.clustering.KMeansModel"}], "org.apache.spark.mllib.util" : [{"object" : "org\/apache\/spark\/mllib\/util\/DataValidators$.html", "name" : "org.apache.spark.mllib.util.DataValidators"}, {"object" : "org\/apache\/spark\/mllib\/util\/KMeansDataGenerator$.html", "name" : "org.apache.spark.mllib.util.KMeansDataGenerator"}, {"object" : "org\/apache\/spark\/mllib\/util\/LinearDataGenerator$.html", "name" : "org.apache.spark.mllib.util.LinearDataGenerator"}, {"object" : "org\/apache\/spark\/mllib\/util\/LogisticRegressionDataGenerator$.html", "name" : "org.apache.spark.mllib.util.LogisticRegressionDataGenerator"}, {"object" : "org\/apache\/spark\/mllib\/util\/MFDataGenerator$.html", "name" : "org.apache.spark.mllib.util.MFDataGenerator"}, {"object" : "org\/apache\/spark\/mllib\/util\/MLUtils$.html", "name" : "org.apache.spark.mllib.util.MLUtils"}, {"object" : "org\/apache\/spark\/mllib\/util\/SVMDataGenerator$.html", "name" : "org.apache.spark.mllib.util.SVMDataGenerator"}], "org.apache.spark.mllib.recommendation" : [{"object" : "org\/apache\/spark\/mllib\/recommendation\/ALS$.html", "class" : "org\/apache\/spark\/mllib\/recommendation\/ALS.html", "name" : "org.apache.spark.mllib.recommendation.ALS"}, {"class" : "org\/apache\/spark\/mllib\/recommendation\/MatrixFactorizationModel.html", "name" : "org.apache.spark.mllib.recommendation.MatrixFactorizationModel"}, {"case class" : "org\/apache\/spark\/mllib\/recommendation\/Rating.html", "name" : "org.apache.spark.mllib.recommendation.Rating"}], "org.apache.spark.mllib.optimization" : [{"class" : "org\/apache\/spark\/mllib\/optimization\/Gradient.html", "name" : "org.apache.spark.mllib.optimization.Gradient"}, {"object" : "org\/apache\/spark\/mllib\/optimization\/GradientDescent$.html", "class" : "org\/apache\/spark\/mllib\/optimization\/GradientDescent.html", "name" : "org.apache.spark.mllib.optimization.GradientDescent"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/HingeGradient.html", "name" : "org.apache.spark.mllib.optimization.HingeGradient"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/L1Updater.html", "name" : "org.apache.spark.mllib.optimization.L1Updater"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/LogisticGradient.html", "name" : "org.apache.spark.mllib.optimization.LogisticGradient"}, {"trait" : "org\/apache\/spark\/mllib\/optimization\/Optimizer.html", "name" : "org.apache.spark.mllib.optimization.Optimizer"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/SimpleUpdater.html", "name" : "org.apache.spark.mllib.optimization.SimpleUpdater"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/SquaredGradient.html", "name" : "org.apache.spark.mllib.optimization.SquaredGradient"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/SquaredL2Updater.html", "name" : "org.apache.spark.mllib.optimization.SquaredL2Updater"}, {"class" : "org\/apache\/spark\/mllib\/optimization\/Updater.html", "name" : "org.apache.spark.mllib.optimization.Updater"}], "org.apache.spark.mllib.api.python" : [{"class" : "org\/apache\/spark\/mllib\/api\/python\/PythonMLLibAPI.html", "name" : "org.apache.spark.mllib.api.python.PythonMLLibAPI"}], "org" : [], "org.apache.spark.mllib.regression" : [{"class" : "org\/apache\/spark\/mllib\/regression\/GeneralizedLinearAlgorithm.html", "name" : "org.apache.spark.mllib.regression.GeneralizedLinearAlgorithm"}, {"class" : "org\/apache\/spark\/mllib\/regression\/GeneralizedLinearModel.html", "name" : "org.apache.spark.mllib.regression.GeneralizedLinearModel"}, {"case class" : "org\/apache\/spark\/mllib\/regression\/LabeledPoint.html", "name" : "org.apache.spark.mllib.regression.LabeledPoint"}, {"class" : "org\/apache\/spark\/mllib\/regression\/LassoModel.html", "name" : "org.apache.spark.mllib.regression.LassoModel"}, {"object" : "org\/apache\/spark\/mllib\/regression\/LassoWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/regression\/LassoWithSGD.html", "name" : "org.apache.spark.mllib.regression.LassoWithSGD"}, {"class" : "org\/apache\/spark\/mllib\/regression\/LinearRegressionModel.html", "name" : "org.apache.spark.mllib.regression.LinearRegressionModel"}, {"object" : "org\/apache\/spark\/mllib\/regression\/LinearRegressionWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/regression\/LinearRegressionWithSGD.html", "name" : "org.apache.spark.mllib.regression.LinearRegressionWithSGD"}, {"trait" : "org\/apache\/spark\/mllib\/regression\/RegressionModel.html", "name" : "org.apache.spark.mllib.regression.RegressionModel"}, {"class" : "org\/apache\/spark\/mllib\/regression\/RidgeRegressionModel.html", "name" : "org.apache.spark.mllib.regression.RidgeRegressionModel"}, {"object" : "org\/apache\/spark\/mllib\/regression\/RidgeRegressionWithSGD$.html", "class" : "org\/apache\/spark\/mllib\/regression\/RidgeRegressionWithSGD.html", "name" : "org.apache.spark.mllib.regression.RidgeRegressionWithSGD"}], "org.apache.spark.mllib" : []}; \ No newline at end of file
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
index 0e394aafa..3a914942c 100644
--- a/site/docs/0.9.0/api/mllib/index/index-m.html
+++ b/site/docs/0.9.0/api/mllib/index/index-m.html
@@ -13,7 +13,7 @@
</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 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">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>
@@ -22,7 +22,7 @@
<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 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> <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/MFDataGenerator$.html" class="extype" name="org.apache.spark.mllib.util.MFDataGenerator">MFDataGenerator</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>
diff --git a/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/recommendation/package.html b/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/recommendation/package.html
index cc667f7b1..709042d36 100644
--- a/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/recommendation/package.html
+++ b/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/recommendation/package.html
@@ -117,19 +117,6 @@
</span>
</h4>
<p class="comment cmt">Top-level methods for calling Alternating Least Squares (ALS) matrix factorizaton.</p>
- </li><li name="org.apache.spark.mllib.recommendation.MFDataGenerator" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
- <a id="MFDataGenerator"></a>
- <a id="MFDataGenerator:MFDataGenerator"></a>
- <h4 class="signature">
- <span class="modifier_kind">
- <span class="modifier"></span>
- <span class="kind">object</span>
- </span>
- <span class="symbol">
- <a href="MFDataGenerator$.html"><span class="name">MFDataGenerator</span></a>
- </span>
- </h4>
- <p class="comment cmt">Generate RDD(s) containing data for Matrix Factorization.</p>
</li></ol>
</div>
diff --git a/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/util/package.html b/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/util/package.html
index babdae2c1..d0d20f4f5 100644
--- a/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/util/package.html
+++ b/site/docs/0.9.0/api/mllib/org/apache/spark/mllib/util/package.html
@@ -114,6 +114,19 @@
</span>
</h4>
<p class="comment cmt">Generate test data for LogisticRegression.</p>
+ </li><li name="org.apache.spark.mllib.util.MFDataGenerator" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
+ <a id="MFDataGenerator"></a>
+ <a id="MFDataGenerator:MFDataGenerator"></a>
+ <h4 class="signature">
+ <span class="modifier_kind">
+ <span class="modifier"></span>
+ <span class="kind">object</span>
+ </span>
+ <span class="symbol">
+ <a href="MFDataGenerator$.html"><span class="name">MFDataGenerator</span></a>
+ </span>
+ </h4>
+ <p class="comment cmt">Generate RDD(s) containing data for Matrix Factorization.</p>
</li><li name="org.apache.spark.mllib.util.MLUtils" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="MLUtils"></a>
<a id="MLUtils:MLUtils"></a>
diff --git a/site/docs/0.9.0/api/pyspark/class-tree.html b/site/docs/0.9.0/api/pyspark/class-tree.html
index e55d9b7cb..591f3950f 100644
--- a/site/docs/0.9.0/api/pyspark/class-tree.html
+++ b/site/docs/0.9.0/api/pyspark/class-tree.html
@@ -163,7 +163,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/help.html b/site/docs/0.9.0/api/pyspark/help.html
index a10c4abf5..8cb304829 100644
--- a/site/docs/0.9.0/api/pyspark/help.html
+++ b/site/docs/0.9.0/api/pyspark/help.html
@@ -254,7 +254,7 @@ page was last updated. </p>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/identifier-index.html b/site/docs/0.9.0/api/pyspark/identifier-index.html
index ee4c11e49..2c3d053f8 100644
--- a/site/docs/0.9.0/api/pyspark/identifier-index.html
+++ b/site/docs/0.9.0/api/pyspark/identifier-index.html
@@ -811,7 +811,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/module-tree.html b/site/docs/0.9.0/api/pyspark/module-tree.html
index 2a115aac8..5bd415c9f 100644
--- a/site/docs/0.9.0/api/pyspark/module-tree.html
+++ b/site/docs/0.9.0/api/pyspark/module-tree.html
@@ -112,7 +112,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark-module.html b/site/docs/0.9.0/api/pyspark/pyspark-module.html
index 886ce54c9..d4c983325 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark-module.html
@@ -201,7 +201,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark-pysrc.html
index 634f8f4ab..bff088b91 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark-pysrc.html
@@ -150,7 +150,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.accumulators-module.html b/site/docs/0.9.0/api/pyspark/pyspark.accumulators-module.html
index 652a0e7e0..ff170a047 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.accumulators-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.accumulators-module.html
@@ -232,7 +232,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.accumulators-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.accumulators-pysrc.html
index c17350b2e..ce1124533 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.accumulators-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.accumulators-pysrc.html
@@ -327,7 +327,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.accumulators.Accumulator-class.html b/site/docs/0.9.0/api/pyspark/pyspark.accumulators.Accumulator-class.html
index 26a1d4d41..6da8cac7b 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.accumulators.Accumulator-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.accumulators.Accumulator-class.html
@@ -409,7 +409,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AccumulatorParam-class.html b/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AccumulatorParam-class.html
index 8536a9ded..667bed054 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AccumulatorParam-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AccumulatorParam-class.html
@@ -185,7 +185,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AddingAccumulatorParam-class.html b/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AddingAccumulatorParam-class.html
index 3a83616b5..954e01adc 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AddingAccumulatorParam-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.accumulators.AddingAccumulatorParam-class.html
@@ -292,7 +292,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.broadcast-module.html b/site/docs/0.9.0/api/pyspark/pyspark.broadcast-module.html
index 59dffc4da..c0d7d60aa 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.broadcast-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.broadcast-module.html
@@ -127,7 +127,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.broadcast-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.broadcast-pysrc.html
index 47dc2b8f1..e7e3934b9 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.broadcast-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.broadcast-pysrc.html
@@ -165,7 +165,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.broadcast.Broadcast-class.html b/site/docs/0.9.0/api/pyspark/pyspark.broadcast.Broadcast-class.html
index c667a3091..f27fed164 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.broadcast.Broadcast-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.broadcast.Broadcast-class.html
@@ -247,7 +247,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.conf-module.html b/site/docs/0.9.0/api/pyspark/pyspark.conf-module.html
index 73bd77aaf..f51278b0e 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.conf-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.conf-module.html
@@ -144,7 +144,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.conf-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.conf-pysrc.html
index 7024bd38f..93cb077ad 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.conf-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.conf-pysrc.html
@@ -269,7 +269,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.conf.SparkConf-class.html b/site/docs/0.9.0/api/pyspark/pyspark.conf.SparkConf-class.html
index 8ebc1b5c1..c45d870d8 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.conf.SparkConf-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.conf.SparkConf-class.html
@@ -425,7 +425,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.context-module.html b/site/docs/0.9.0/api/pyspark/pyspark.context-module.html
index 4652df358..7a0eddfed 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.context-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.context-module.html
@@ -107,7 +107,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.context-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.context-pysrc.html
index 96099b66c..e4b9d25f9 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.context-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.context-pysrc.html
@@ -488,7 +488,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.context.SparkContext-class.html b/site/docs/0.9.0/api/pyspark/pyspark.context.SparkContext-class.html
index 1cdc2da66..864eacc20 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.context.SparkContext-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.context.SparkContext-class.html
@@ -730,7 +730,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.files-module.html b/site/docs/0.9.0/api/pyspark/pyspark.files-module.html
index 73558baa4..fd239d541 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.files-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.files-module.html
@@ -109,7 +109,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.files-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.files-pysrc.html
index 0d65f9047..487f8a562 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.files-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.files-pysrc.html
@@ -152,7 +152,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.files.SparkFiles-class.html b/site/docs/0.9.0/api/pyspark/pyspark.files.SparkFiles-class.html
index 08b09d9eb..f4634d494 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.files.SparkFiles-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.files.SparkFiles-class.html
@@ -244,7 +244,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib-module.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib-module.html
index e8c4a2701..a1150f5a5 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib-module.html
@@ -110,7 +110,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib-pysrc.html
index d8de7634f..656c6a739 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib-pysrc.html
@@ -127,7 +127,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-module.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-module.html
index 97dc633b2..aff960c83 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-module.html
@@ -146,7 +146,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-pysrc.html
index 0a7a3964d..23bb0ad6e 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification-pysrc.html
@@ -240,7 +240,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionModel-class.html
index 0aeb81bae..335360172 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionModel-class.html
@@ -133,7 +133,7 @@ _common.LinearModel --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionWithSGD-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionWithSGD-class.html
index 52be51cae..da692c5ca 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionWithSGD-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.LogisticRegressionWithSGD-class.html
@@ -174,7 +174,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayes-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayes-class.html
index 828d10066..ee11d6eb1 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayes-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayes-class.html
@@ -218,7 +218,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayesModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayesModel-class.html
index e4fb8845c..f2a434a46 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayesModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.NaiveBayesModel-class.html
@@ -232,7 +232,7 @@ Contains two parameters:
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMModel-class.html
index cb9d302bc..a7c407dd6 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMModel-class.html
@@ -132,7 +132,7 @@ _common.LinearModel --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMWithSGD-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMWithSGD-class.html
index 23d1161b0..e88e68e24 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMWithSGD-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.classification.SVMWithSGD-class.html
@@ -175,7 +175,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-module.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-module.html
index 2d0865dda..b44f93f89 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-module.html
@@ -115,7 +115,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-pysrc.html
index 1b3269463..faa7c8060 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering-pysrc.html
@@ -179,7 +179,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeans-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeans-class.html
index 59d04b3ae..c027f9eba 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeans-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeans-class.html
@@ -174,7 +174,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeansModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeansModel-class.html
index fd9cdd38d..a7372a27f 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeansModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.clustering.KMeansModel-class.html
@@ -223,7 +223,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-module.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-module.html
index 65b8075c5..2d72dc175 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-module.html
@@ -116,7 +116,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:28 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-pysrc.html
index b64a92b61..6a54a1cb4 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation-pysrc.html
@@ -196,7 +196,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.ALS-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.ALS-class.html
index f6134b8a2..324a1bcbb 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.ALS-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.ALS-class.html
@@ -195,7 +195,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.MatrixFactorizationModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.MatrixFactorizationModel-class.html
index 9b1142e54..19d14ae5e 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.MatrixFactorizationModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.recommendation.MatrixFactorizationModel-class.html
@@ -262,7 +262,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-module.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-module.html
index 781225f6c..d58d377b8 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-module.html
@@ -163,7 +163,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-pysrc.html
index dcb57b3ab..3bddee045 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression-pysrc.html
@@ -214,7 +214,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoModel-class.html
index 50ee8b79e..aa193a622 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoModel-class.html
@@ -158,7 +158,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoWithSGD-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoWithSGD-class.html
index 221c441c4..91a7307b7 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoWithSGD-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LassoWithSGD-class.html
@@ -175,7 +175,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearModel-class.html
index a1e5c485e..94968b399 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearModel-class.html
@@ -199,7 +199,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModel-class.html
index d234f122a..d78b1614b 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModel-class.html
@@ -157,7 +157,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModelBase-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModelBase-class.html
index 603cb5ef2..6b40a2fdf 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModelBase-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionModelBase-class.html
@@ -171,7 +171,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionWithSGD-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionWithSGD-class.html
index 4447a9db2..f0aac97e3 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionWithSGD-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.LinearRegressionWithSGD-class.html
@@ -174,7 +174,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionModel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionModel-class.html
index 6094c9837..c0e15a58a 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionModel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionModel-class.html
@@ -158,7 +158,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionWithSGD-class.html b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionWithSGD-class.html
index 431c0c1f4..3e585515d 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionWithSGD-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.mllib.regression.RidgeRegressionWithSGD-class.html
@@ -175,7 +175,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.rdd-module.html b/site/docs/0.9.0/api/pyspark/pyspark.rdd-module.html
index a5e5d3d7e..e2db321c1 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.rdd-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.rdd-module.html
@@ -108,7 +108,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.rdd-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.rdd-pysrc.html
index 664afbff0..33da32759 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.rdd-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.rdd-pysrc.html
@@ -1197,7 +1197,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.rdd.RDD-class.html b/site/docs/0.9.0/api/pyspark/pyspark.rdd.RDD-class.html
index 2877c0b41..7c1f264af 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.rdd.RDD-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.rdd.RDD-class.html
@@ -2510,7 +2510,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.serializers-module.html b/site/docs/0.9.0/api/pyspark/pyspark.serializers-module.html
index 17a001bd2..9619f10df 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.serializers-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.serializers-module.html
@@ -159,7 +159,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.serializers-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.serializers-pysrc.html
index 83c97f0c7..ad44a3232 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.serializers-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.serializers-pysrc.html
@@ -423,7 +423,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.serializers.MarshalSerializer-class.html b/site/docs/0.9.0/api/pyspark/pyspark.serializers.MarshalSerializer-class.html
index 7fb6d6b1d..e2fdce73d 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.serializers.MarshalSerializer-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.serializers.MarshalSerializer-class.html
@@ -189,7 +189,7 @@ This serializer is faster than PickleSerializer but supports fewer datatypes.
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.serializers.PickleSerializer-class.html b/site/docs/0.9.0/api/pyspark/pyspark.serializers.PickleSerializer-class.html
index fc75074f1..9d721cf01 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.serializers.PickleSerializer-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.serializers.PickleSerializer-class.html
@@ -235,7 +235,7 @@ not be as fast as more specialized serializers.
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.statcounter-module.html b/site/docs/0.9.0/api/pyspark/pyspark.statcounter-module.html
index eb018e36f..30eb6c65f 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.statcounter-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.statcounter-module.html
@@ -106,7 +106,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.statcounter-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.statcounter-pysrc.html
index 2b5380781..986ac496a 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.statcounter-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.statcounter-pysrc.html
@@ -210,7 +210,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.statcounter.StatCounter-class.html b/site/docs/0.9.0/api/pyspark/pyspark.statcounter.StatCounter-class.html
index 63f80334f..f22c9574e 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.statcounter.StatCounter-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.statcounter.StatCounter-class.html
@@ -396,7 +396,7 @@ object --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-module.html b/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-module.html
index e697299d1..04f8c504f 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-module.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-module.html
@@ -107,7 +107,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-pysrc.html b/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-pysrc.html
index 8b4399d23..bded2d754 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-pysrc.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.storagelevel-pysrc.html
@@ -140,7 +140,7 @@ expandto(location.href);
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/site/docs/0.9.0/api/pyspark/pyspark.storagelevel.StorageLevel-class.html b/site/docs/0.9.0/api/pyspark/pyspark.storagelevel.StorageLevel-class.html
index ebe4e0daf..a4a340560 100644
--- a/site/docs/0.9.0/api/pyspark/pyspark.storagelevel.StorageLevel-class.html
+++ b/site/docs/0.9.0/api/pyspark/pyspark.storagelevel.StorageLevel-class.html
@@ -206,7 +206,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Feb 2 22:20:29 2014
+ Generated by Epydoc 3.0.1 on Sun Mar 2 16:35:00 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"