summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering')
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/DistributedLDAModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/EMLDAOptimizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/ExpectationSum.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixture.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixtureModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeans.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeansModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDA.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAOptimizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LocalLDAModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/OnlineLDAOptimizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment$.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClusteringModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeans.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeansModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-tree.html2
21 files changed, 21 insertions, 21 deletions
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/DistributedLDAModel.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/DistributedLDAModel.html
index 23790bb94..11149bd4f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/DistributedLDAModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/DistributedLDAModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>DistributedLDAModel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/EMLDAOptimizer.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/EMLDAOptimizer.html
index 5704a329a..12c412c07 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/EMLDAOptimizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/EMLDAOptimizer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>EMLDAOptimizer</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/ExpectationSum.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/ExpectationSum.html
index aa63eccb8..71366322e 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/ExpectationSum.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/ExpectationSum.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>ExpectationSum</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixture.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixture.html
index a2da6dff4..3aebdda1e 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixture.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixture.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>GaussianMixture</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixtureModel.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixtureModel.html
index 1cf0d3be6..a6f75210f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixtureModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/GaussianMixtureModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>GaussianMixtureModel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeans.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeans.html
index 033b087ce..d6a594ce2 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeans.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeans.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>KMeans</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeansModel.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeansModel.html
index c0f0036e1..b3a53ca43 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeansModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/KMeansModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>KMeansModel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDA.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDA.html
index 332150c8a..9330d9bca 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDA.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDA.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>LDA</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAModel.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAModel.html
index 181962555..122b6c53a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>LDAModel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAOptimizer.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAOptimizer.html
index b0edf483c..4631b4c08 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAOptimizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LDAOptimizer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>LDAOptimizer</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LocalLDAModel.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LocalLDAModel.html
index d1157f7d7..1de3ce9d2 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LocalLDAModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/LocalLDAModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>LocalLDAModel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/OnlineLDAOptimizer.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/OnlineLDAOptimizer.html
index 86448d26c..4f91823ac 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/OnlineLDAOptimizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/OnlineLDAOptimizer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>OnlineLDAOptimizer</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment$.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment$.html
index e2c82679e..9290a514f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment$.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment$.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:32 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>PowerIterationClustering.Assignment$</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment.html
index 6afd86130..e68447f5a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.Assignment.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:32 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>PowerIterationClustering.Assignment</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.html
index f1f51bb45..156d68dde 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClustering.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:31 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>PowerIterationClustering</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClusteringModel.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClusteringModel.html
index 25eb84c5a..c13641f12 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClusteringModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/PowerIterationClusteringModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:32 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>PowerIterationClusteringModel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeans.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeans.html
index a0d641a98..4b000be76 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeans.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeans.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:32 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>StreamingKMeans</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeansModel.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeansModel.html
index a4258a4bc..f5306693f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeansModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/StreamingKMeansModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:32 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:09 PDT 2015 -->
<title>StreamingKMeansModel</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-frame.html
index 7c355eee4..e6414f15f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-frame.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.mllib.clustering</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-summary.html
index aa6bfe05e..3697f609b 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-summary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.mllib.clustering</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-tree.html
index 916ec9fdb..932bd38cd 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/mllib/clustering/package-tree.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:13 PDT 2015 -->
<title>org.apache.spark.mllib.clustering Class Hierarchy</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">