summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/ml
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/1.5.0/api/java/org/apache/spark/ml')
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/Estimator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/Model.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/Pipeline.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineStage.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/PredictionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/Predictor.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/Transformer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/UnaryTransformer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/Attribute.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeGroup.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeType.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/BinaryAttribute.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NominalAttribute.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NumericAttribute.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/UnresolvedAttribute.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionSummary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionTrainingSummary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ClassificationModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/Classifier.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassificationModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassifier.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassificationModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassifier.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LabelConverter.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticAggregator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticCostFun.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegression.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionSummary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionTrainingSummary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassificationModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassifier.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayes.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayesModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRest.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRestModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassificationModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassifier.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassificationModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassifier.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/KMeans.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/KMeansModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/BinaryClassificationEvaluator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/Evaluator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/RegressionEvaluator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Binarizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Bucketizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ColumnPruner.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizerModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/DCT.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ElementwiseProduct.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/HashingTF.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDF.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDFModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IndexToString.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScaler.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScalerModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/NGram.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Normalizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/OneHotEncoder.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCA.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCAModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PolynomialExpansion.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormula.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormulaModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RegexTokenizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScaler.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScalerModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWords.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWordsRemover.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexerModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Tokenizer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorAssembler.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.CategoryStats.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexerModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorSlicer.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2Vec.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2VecModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/BooleanParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleArrayParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/FloatParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntArrayParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/JavaParams.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/LongParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/Param.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamMap.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamPair.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamValidators.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/Params.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/StringArrayParam.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating$.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALSModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressor.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressor.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegression.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegressionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresAggregator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresCostFun.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegression.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionSummary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionTrainingSummary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressor.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RegressionModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/CategoricalSplit.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/ContinuousSplit.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/InternalNode.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/LeafNode.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Node.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Split.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidator.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidatorModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/ParamGridBuilder.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplit.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplitModel.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-tree.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-frame.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-summary.html2
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-tree.html2
164 files changed, 164 insertions, 164 deletions
diff --git a/site/docs/1.5.0/api/java/org/apache/spark/ml/Estimator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/Estimator.html
index 93440215a..1d3de4916 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/Estimator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/Estimator.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>Estimator</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/ml/Model.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/Model.html
index 184e67cfd..9f72eed53 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/Model.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/Model.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>Model</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/ml/Pipeline.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/Pipeline.html
index dc9d3bf78..458e16e26 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/Pipeline.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/Pipeline.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>Pipeline</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/ml/PipelineModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineModel.html
index 4c324d17c..493c6d0fc 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>PipelineModel</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/ml/PipelineStage.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineStage.html
index e6284b0b3..db0294c86 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineStage.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/PipelineStage.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>PipelineStage</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/ml/PredictionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/PredictionModel.html
index 54747051a..aa07e9aa5 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/PredictionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/PredictionModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>PredictionModel</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/ml/Predictor.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/Predictor.html
index 2d495e3ff..5f2b5a484 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/Predictor.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/Predictor.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Predictor</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/ml/Transformer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/Transformer.html
index 6726f60a0..0028d5685 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/Transformer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/Transformer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Transformer</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/ml/UnaryTransformer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/UnaryTransformer.html
index 35abd5a0d..6db50afa4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/UnaryTransformer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/UnaryTransformer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>UnaryTransformer</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/ml/attribute/Attribute.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/Attribute.html
index 6ee9c464b..048dbe2bf 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/Attribute.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/Attribute.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Attribute</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/ml/attribute/AttributeGroup.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeGroup.html
index 586f06cbd..ab47a4f78 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeGroup.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeGroup.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>AttributeGroup</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/ml/attribute/AttributeType.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeType.html
index 8e1f46e7c..8e79d1663 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeType.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/AttributeType.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>AttributeType</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/ml/attribute/BinaryAttribute.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/BinaryAttribute.html
index 84c7c6de6..c44c42aeb 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/BinaryAttribute.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/BinaryAttribute.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>BinaryAttribute</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/ml/attribute/NominalAttribute.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NominalAttribute.html
index a95cde7a8..aa4e93ed3 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NominalAttribute.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NominalAttribute.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>NominalAttribute</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/ml/attribute/NumericAttribute.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NumericAttribute.html
index 0db70f385..cf45ab96f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NumericAttribute.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/NumericAttribute.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>NumericAttribute</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/ml/attribute/UnresolvedAttribute.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/UnresolvedAttribute.html
index 44b488b8f..19235ce27 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/UnresolvedAttribute.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/UnresolvedAttribute.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>UnresolvedAttribute</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/ml/attribute/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-frame.html
index 9356818a5..728a7f34b 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/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.ml.attribute</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/ml/attribute/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-summary.html
index fd4645b6a..25d74b6d6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/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.ml.attribute</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/ml/attribute/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-tree.html
index d6836f2d1..2e9700403 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/attribute/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.ml.attribute Class Hierarchy</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/ml/classification/BinaryLogisticRegressionSummary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionSummary.html
index 3d1d40a9a..925038231 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionSummary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionSummary.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:11 PDT 2015 -->
<title>BinaryLogisticRegressionSummary</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/ml/classification/BinaryLogisticRegressionTrainingSummary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionTrainingSummary.html
index af85f5296..fd9f33072 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionTrainingSummary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/BinaryLogisticRegressionTrainingSummary.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:11 PDT 2015 -->
<title>BinaryLogisticRegressionTrainingSummary</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/ml/classification/ClassificationModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ClassificationModel.html
index 18b3848d1..66eef56f8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ClassificationModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ClassificationModel.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:11 PDT 2015 -->
<title>ClassificationModel</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/ml/classification/Classifier.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/Classifier.html
index 39f64ea2c..0eb3525bc 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/Classifier.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/Classifier.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:11 PDT 2015 -->
<title>Classifier</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/ml/classification/DecisionTreeClassificationModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassificationModel.html
index d658cdcc7..340a9be76 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassificationModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassificationModel.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:11 PDT 2015 -->
<title>DecisionTreeClassificationModel</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/ml/classification/DecisionTreeClassifier.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassifier.html
index ed2407ed5..eec72c796 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassifier.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/DecisionTreeClassifier.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:11 PDT 2015 -->
<title>DecisionTreeClassifier</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/ml/classification/GBTClassificationModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassificationModel.html
index 3b249bd9f..f763b9485 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassificationModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassificationModel.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:11 PDT 2015 -->
<title>GBTClassificationModel</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/ml/classification/GBTClassifier.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassifier.html
index e85540591..0b2737091 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassifier.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/GBTClassifier.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>GBTClassifier</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/ml/classification/LabelConverter.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LabelConverter.html
index fcb3a8f81..73a2bc8c9 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LabelConverter.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LabelConverter.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>LabelConverter</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/ml/classification/LogisticAggregator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticAggregator.html
index bc39dda08..8e76ff339 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticAggregator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticAggregator.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>LogisticAggregator</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/ml/classification/LogisticCostFun.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticCostFun.html
index 1cabaf8b0..39c89798d 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticCostFun.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticCostFun.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>LogisticCostFun</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/ml/classification/LogisticRegression.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegression.html
index 53df34d3b..d9f8bb1ac 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegression.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegression.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>LogisticRegression</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/ml/classification/LogisticRegressionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionModel.html
index 73176c94b..544e18588 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>LogisticRegressionModel</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/ml/classification/LogisticRegressionSummary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionSummary.html
index 81f50a914..c5a395afa 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionSummary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionSummary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>LogisticRegressionSummary</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/ml/classification/LogisticRegressionTrainingSummary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionTrainingSummary.html
index 33eb71576..3c47a7ead 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionTrainingSummary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/LogisticRegressionTrainingSummary.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>LogisticRegressionTrainingSummary</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/ml/classification/MultilayerPerceptronClassificationModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassificationModel.html
index 4921dd3c0..edaa90f2b 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassificationModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassificationModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>MultilayerPerceptronClassificationModel</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/ml/classification/MultilayerPerceptronClassifier.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassifier.html
index 2cd25bdab..85d316dbd 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassifier.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/MultilayerPerceptronClassifier.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>MultilayerPerceptronClassifier</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/ml/classification/NaiveBayes.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayes.html
index be15e8242..fc1402672 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayes.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayes.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>NaiveBayes</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/ml/classification/NaiveBayesModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayesModel.html
index 4a0c87038..f4adeb6e8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayesModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/NaiveBayesModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>NaiveBayesModel</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/ml/classification/OneVsRest.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRest.html
index 01a25a01e..cb41c867e 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRest.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRest.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>OneVsRest</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/ml/classification/OneVsRestModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRestModel.html
index a3bf0e62c..ff903a8ed 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRestModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/OneVsRestModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>OneVsRestModel</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/ml/classification/ProbabilisticClassificationModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassificationModel.html
index fc18e5505..ecdfa4155 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassificationModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassificationModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>ProbabilisticClassificationModel</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/ml/classification/ProbabilisticClassifier.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassifier.html
index 78cbfe531..4f761e912 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassifier.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/ProbabilisticClassifier.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>ProbabilisticClassifier</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/ml/classification/RandomForestClassificationModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassificationModel.html
index 1cf516ce0..03a2aeba7 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassificationModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassificationModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>RandomForestClassificationModel</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/ml/classification/RandomForestClassifier.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassifier.html
index 079ed7f7f..a5f2fdba6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassifier.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/RandomForestClassifier.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:33 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>RandomForestClassifier</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/ml/classification/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-frame.html
index 3be6327f5..8a72d487f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/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.ml.classification</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/ml/classification/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-summary.html
index a1a8ff03d..77fadc792 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/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.ml.classification</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/ml/classification/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-tree.html
index 2b9438027..158d9191e 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/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.ml.classification Class Hierarchy</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/ml/clustering/KMeans.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/KMeans.html
index 0fcb71fd5..d6c9910df 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/KMeans.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 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/ml/clustering/KMeansModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/KMeansModel.html
index fded4932f..cab15f457 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/KMeansModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 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/ml/clustering/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-frame.html
index e3f3dee74..1b175adc4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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.ml.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/ml/clustering/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-summary.html
index 3104f3945..190618c9f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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.ml.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/ml/clustering/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-tree.html
index 1c38bd532..93f02a1a6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/clustering/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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.ml.clustering Class Hierarchy</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/ml/evaluation/BinaryClassificationEvaluator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/BinaryClassificationEvaluator.html
index e5e2b0049..95271a5ec 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/BinaryClassificationEvaluator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/BinaryClassificationEvaluator.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>BinaryClassificationEvaluator</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/ml/evaluation/Evaluator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/Evaluator.html
index 9fe87134b..6a9c78f75 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/Evaluator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/Evaluator.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Evaluator</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/ml/evaluation/MulticlassClassificationEvaluator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.html
index 466f86b37..80ffca7db 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>MulticlassClassificationEvaluator</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/ml/evaluation/RegressionEvaluator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/RegressionEvaluator.html
index 5d090fc87..178fab751 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/RegressionEvaluator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/RegressionEvaluator.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>RegressionEvaluator</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/ml/evaluation/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-frame.html
index 008ed563d..fde78bc1b 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/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.ml.evaluation</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/ml/evaluation/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-summary.html
index b538c81bc..546006e10 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/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.ml.evaluation</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/ml/evaluation/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-tree.html
index 8e5ee38cb..d2657fc4e 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/evaluation/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.ml.evaluation Class Hierarchy</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/ml/feature/Binarizer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Binarizer.html
index 24e4af9a1..62dac42fe 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Binarizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Binarizer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>Binarizer</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/ml/feature/Bucketizer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Bucketizer.html
index 34cbba534..34cd633f5 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Bucketizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Bucketizer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>Bucketizer</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/ml/feature/ColumnPruner.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ColumnPruner.html
index 5e931bdfd..6aa5ee868 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ColumnPruner.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ColumnPruner.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>ColumnPruner</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/ml/feature/CountVectorizer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizer.html
index c3baeca58..d194d7aa9 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizer.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>CountVectorizer</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/ml/feature/CountVectorizerModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizerModel.html
index bbb525972..191cfa2a6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizerModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/CountVectorizerModel.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>CountVectorizerModel</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/ml/feature/DCT.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/DCT.html
index dcb74bdf8..7e74344eb 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/DCT.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/DCT.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>DCT</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/ml/feature/ElementwiseProduct.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ElementwiseProduct.html
index a62ebec50..7a3935694 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ElementwiseProduct.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/ElementwiseProduct.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>ElementwiseProduct</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/ml/feature/HashingTF.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/HashingTF.html
index 39858881e..248229af9 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/HashingTF.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/HashingTF.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>HashingTF</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/ml/feature/IDF.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDF.html
index 4423bd2f1..f68851fae 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDF.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDF.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:30 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:07 PDT 2015 -->
<title>IDF</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/ml/feature/IDFModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDFModel.html
index 4f36151a4..ee97a24c3 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDFModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IDFModel.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:07 PDT 2015 -->
<title>IDFModel</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/ml/feature/IndexToString.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IndexToString.html
index 0c1b2909a..4e70c94d8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IndexToString.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/IndexToString.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:08 PDT 2015 -->
<title>IndexToString</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/ml/feature/MinMaxScaler.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScaler.html
index e674eb3b9..0c42b2d58 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScaler.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScaler.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:08 PDT 2015 -->
<title>MinMaxScaler</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/ml/feature/MinMaxScalerModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScalerModel.html
index e1d302133..227ac2090 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScalerModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/MinMaxScalerModel.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:08 PDT 2015 -->
<title>MinMaxScalerModel</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/ml/feature/NGram.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/NGram.html
index d5ece7ec8..c03e2d9f4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/NGram.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/NGram.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:08 PDT 2015 -->
<title>NGram</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/ml/feature/Normalizer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Normalizer.html
index 9fe1bcb28..6607bbc9c 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Normalizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Normalizer.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:08 PDT 2015 -->
<title>Normalizer</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/ml/feature/OneHotEncoder.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/OneHotEncoder.html
index b94595c6a..e346f5608 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/OneHotEncoder.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/OneHotEncoder.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:08 PDT 2015 -->
<title>OneHotEncoder</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/ml/feature/PCA.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCA.html
index da96ac229..c899f6f9f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCA.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCA.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:08 PDT 2015 -->
<title>PCA</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/ml/feature/PCAModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCAModel.html
index 4f600ad46..cd09db222 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCAModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PCAModel.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:08 PDT 2015 -->
<title>PCAModel</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/ml/feature/PolynomialExpansion.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PolynomialExpansion.html
index c8843a655..406f278b4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PolynomialExpansion.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/PolynomialExpansion.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:08 PDT 2015 -->
<title>PolynomialExpansion</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/ml/feature/RFormula.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormula.html
index 9a0b64ebb..b3bf2dfcc 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormula.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormula.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:08 PDT 2015 -->
<title>RFormula</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/ml/feature/RFormulaModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormulaModel.html
index a7a7f2b1b..29d51a44c 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormulaModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RFormulaModel.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:08 PDT 2015 -->
<title>RFormulaModel</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/ml/feature/RegexTokenizer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RegexTokenizer.html
index a1663f81c..da0d370c2 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RegexTokenizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/RegexTokenizer.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:08 PDT 2015 -->
<title>RegexTokenizer</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/ml/feature/StandardScaler.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScaler.html
index c50bc47f0..d07f1a039 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScaler.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScaler.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:08 PDT 2015 -->
<title>StandardScaler</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/ml/feature/StandardScalerModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScalerModel.html
index 07ace5d6d..99e1100de 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScalerModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StandardScalerModel.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:08 PDT 2015 -->
<title>StandardScalerModel</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/ml/feature/StopWords.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWords.html
index 52bfadd7b..38bcfcc6a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWords.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWords.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:08 PDT 2015 -->
<title>StopWords</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/ml/feature/StopWordsRemover.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWordsRemover.html
index e49b97e0f..44e4e77fd 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWordsRemover.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StopWordsRemover.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:08 PDT 2015 -->
<title>StopWordsRemover</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/ml/feature/StringIndexer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexer.html
index 47e1a67c3..a2a3f4118 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexer.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:08 PDT 2015 -->
<title>StringIndexer</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/ml/feature/StringIndexerModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexerModel.html
index 4289afa47..7e72547b6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexerModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/StringIndexerModel.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:08 PDT 2015 -->
<title>StringIndexerModel</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/ml/feature/Tokenizer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Tokenizer.html
index 3d45c4ff0..a3c85dd2c 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Tokenizer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Tokenizer.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:08 PDT 2015 -->
<title>Tokenizer</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/ml/feature/VectorAssembler.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorAssembler.html
index 189904af0..6e0ce84e4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorAssembler.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorAssembler.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:08 PDT 2015 -->
<title>VectorAssembler</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/ml/feature/VectorIndexer.CategoryStats.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.CategoryStats.html
index 3e100ddf0..534d57fe3 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.CategoryStats.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.CategoryStats.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:08 PDT 2015 -->
<title>VectorIndexer.CategoryStats</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/ml/feature/VectorIndexer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.html
index 0b707305e..4422e6a9c 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexer.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:08 PDT 2015 -->
<title>VectorIndexer</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/ml/feature/VectorIndexerModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexerModel.html
index e8f29b1d8..d40fa818e 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexerModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorIndexerModel.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:08 PDT 2015 -->
<title>VectorIndexerModel</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/ml/feature/VectorSlicer.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorSlicer.html
index b20c676aa..20f931402 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorSlicer.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/VectorSlicer.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:08 PDT 2015 -->
<title>VectorSlicer</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/ml/feature/Word2Vec.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2Vec.html
index 27563f305..a29b353ed 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2Vec.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2Vec.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:08 PDT 2015 -->
<title>Word2Vec</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/ml/feature/Word2VecModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2VecModel.html
index 9696d9c11..d647a7bb7 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2VecModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/Word2VecModel.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:08 PDT 2015 -->
<title>Word2VecModel</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/ml/feature/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-frame.html
index 63ed29b76..f83e704cf 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/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.ml.feature</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/ml/feature/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-summary.html
index 5343f4ac0..5ebc4762d 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/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.ml.feature</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/ml/feature/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-tree.html
index 5abe26b7e..005bb59c6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/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.ml.feature Class Hierarchy</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/ml/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/package-frame.html
index f164dd7fd..2dc1c1832 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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.ml</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/ml/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/package-summary.html
index 6ae8f028b..7b56a6579 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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.ml</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/ml/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/package-tree.html
index d348a62f3..0929f8283 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/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.ml Class Hierarchy</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/ml/param/BooleanParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/BooleanParam.html
index e70815236..e3700431b 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/BooleanParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/BooleanParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>BooleanParam</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/ml/param/DoubleArrayParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleArrayParam.html
index 33838ecf6..f21306e7b 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleArrayParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleArrayParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>DoubleArrayParam</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/ml/param/DoubleParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleParam.html
index 02bfeaf2a..e177bd8a5 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/DoubleParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>DoubleParam</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/ml/param/FloatParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/FloatParam.html
index 530b1199e..626a70425 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/FloatParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/FloatParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>FloatParam</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/ml/param/IntArrayParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntArrayParam.html
index de0912424..b1d65ca3f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntArrayParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntArrayParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>IntArrayParam</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/ml/param/IntParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntParam.html
index 20f9a2319..ed1991ed5 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/IntParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>IntParam</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/ml/param/JavaParams.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/JavaParams.html
index ece53aa7b..abf39fd66 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/JavaParams.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/JavaParams.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>JavaParams</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/ml/param/LongParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/LongParam.html
index 68b5167fb..f15aafe47 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/LongParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/LongParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>LongParam</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/ml/param/Param.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/Param.html
index 8a1afcc2e..23ea83bba 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/Param.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/Param.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Param</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/ml/param/ParamMap.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamMap.html
index 0bbba3ccb..5691f122a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamMap.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamMap.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>ParamMap</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/ml/param/ParamPair.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamPair.html
index 1fd0e05a0..ec2ba5618 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamPair.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamPair.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>ParamPair</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/ml/param/ParamValidators.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamValidators.html
index 9c5a54dac..f04465082 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamValidators.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/ParamValidators.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>ParamValidators</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/ml/param/Params.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/Params.html
index 30ea9b658..ba5edb8f9 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/Params.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/Params.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Params</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/ml/param/StringArrayParam.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/StringArrayParam.html
index acb66ec4f..dc825da77 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/StringArrayParam.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/StringArrayParam.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:35 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>StringArrayParam</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/ml/param/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-frame.html
index 42fa9d7d5..4efed31a0 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/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.ml.param</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/ml/param/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-summary.html
index ddc1cc0bb..3fd2210d4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/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.ml.param</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/ml/param/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-tree.html
index d1fdb22f9..595e6f19f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/param/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/param/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.ml.param Class Hierarchy</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/ml/recommendation/ALS.Rating$.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating$.html
index f225ca628..1ac8a54b1 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating$.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating$.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>ALS.Rating$</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/ml/recommendation/ALS.Rating.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating.html
index ce6a0e09e..c8c39e969 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.Rating.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>ALS.Rating</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/ml/recommendation/ALS.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.html
index bd3499a03..c8a915d53 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALS.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>ALS</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/ml/recommendation/ALSModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALSModel.html
index 33113829c..17120a7cd 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALSModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/ALSModel.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>ALSModel</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/ml/recommendation/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-frame.html
index 12018188f..f5e1fd7b6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/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.ml.recommendation</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/ml/recommendation/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-summary.html
index 3cb6cf3be..a1393e5bd 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/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.ml.recommendation</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/ml/recommendation/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-tree.html
index 68943f338..953eb842e 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/recommendation/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.ml.recommendation Class Hierarchy</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/ml/regression/DecisionTreeRegressionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressionModel.html
index 7a0bae220..f91188b69 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressionModel.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:10 PDT 2015 -->
<title>DecisionTreeRegressionModel</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/ml/regression/DecisionTreeRegressor.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressor.html
index afbed3bb9..279840041 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressor.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/DecisionTreeRegressor.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:10 PDT 2015 -->
<title>DecisionTreeRegressor</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/ml/regression/GBTRegressionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressionModel.html
index 02ed8f7c0..0be24dbfc 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressionModel.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:10 PDT 2015 -->
<title>GBTRegressionModel</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/ml/regression/GBTRegressor.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressor.html
index a3750756a..b19c3f00d 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressor.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/GBTRegressor.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:10 PDT 2015 -->
<title>GBTRegressor</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/ml/regression/IsotonicRegression.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegression.html
index b4133f838..ace6b2f1f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegression.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegression.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:10 PDT 2015 -->
<title>IsotonicRegression</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/ml/regression/IsotonicRegressionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegressionModel.html
index 5c7b992d6..dbacfea79 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegressionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/IsotonicRegressionModel.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:10 PDT 2015 -->
<title>IsotonicRegressionModel</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/ml/regression/LeastSquaresAggregator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresAggregator.html
index 591aafa9b..1f7d7acf4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresAggregator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresAggregator.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:10 PDT 2015 -->
<title>LeastSquaresAggregator</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/ml/regression/LeastSquaresCostFun.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresCostFun.html
index 7929ee38e..f06a96526 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresCostFun.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LeastSquaresCostFun.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:10 PDT 2015 -->
<title>LeastSquaresCostFun</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/ml/regression/LinearRegression.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegression.html
index fa0a59575..be8ba88b8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegression.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegression.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:11 PDT 2015 -->
<title>LinearRegression</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/ml/regression/LinearRegressionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionModel.html
index 2f8c4a391..42c427d31 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionModel.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:11 PDT 2015 -->
<title>LinearRegressionModel</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/ml/regression/LinearRegressionSummary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionSummary.html
index f9eaa2184..acd1b2157 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionSummary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionSummary.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:11 PDT 2015 -->
<title>LinearRegressionSummary</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/ml/regression/LinearRegressionTrainingSummary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionTrainingSummary.html
index 66138d88d..d11b983b4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionTrainingSummary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/LinearRegressionTrainingSummary.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:11 PDT 2015 -->
<title>LinearRegressionTrainingSummary</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/ml/regression/RandomForestRegressionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressionModel.html
index d80824bc3..4e1c2a7e8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressionModel.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:11 PDT 2015 -->
<title>RandomForestRegressionModel</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/ml/regression/RandomForestRegressor.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressor.html
index 952d419a6..b7facf312 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressor.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RandomForestRegressor.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:11 PDT 2015 -->
<title>RandomForestRegressor</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/ml/regression/RegressionModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RegressionModel.html
index 6fc1a7b81..a27313324 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RegressionModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/RegressionModel.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:11 PDT 2015 -->
<title>RegressionModel</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/ml/regression/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-frame.html
index d7830b801..9536ad353 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/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.ml.regression</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/ml/regression/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-summary.html
index 7b73e0a64..7a9fab210 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/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.ml.regression</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/ml/regression/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-tree.html
index ad78e507c..44ea36598 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/regression/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.ml.regression Class Hierarchy</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/ml/tree/CategoricalSplit.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/CategoricalSplit.html
index 7d5e57eb3..98ce87f2f 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/CategoricalSplit.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/CategoricalSplit.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>CategoricalSplit</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/ml/tree/ContinuousSplit.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/ContinuousSplit.html
index d95b187bf..69d0128a6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/ContinuousSplit.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/ContinuousSplit.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>ContinuousSplit</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/ml/tree/InternalNode.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/InternalNode.html
index 462d7c4ea..319ca8384 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/InternalNode.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/InternalNode.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>InternalNode</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/ml/tree/LeafNode.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/LeafNode.html
index d4d1feebb..3ce654e49 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/LeafNode.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/LeafNode.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>LeafNode</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/ml/tree/Node.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Node.html
index e8a1d667e..e6cc4e393 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Node.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Node.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Node</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/ml/tree/Split.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Split.html
index e841d610c..57bbac06a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Split.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/Split.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:12 PDT 2015 -->
<title>Split</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/ml/tree/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-frame.html
index 65a78af26..f8587c09d 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/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.ml.tree</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/ml/tree/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-summary.html
index 319a378af..6d324d979 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/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.ml.tree</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/ml/tree/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-tree.html
index b7862c7e2..b460497a3 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tree/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.ml.tree Class Hierarchy</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/ml/tuning/CrossValidator.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidator.html
index 21364ec77..078d7c71a 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidator.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidator.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>CrossValidator</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/ml/tuning/CrossValidatorModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidatorModel.html
index cd2664704..2c2c477f4 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidatorModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/CrossValidatorModel.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>CrossValidatorModel</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/ml/tuning/ParamGridBuilder.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/ParamGridBuilder.html
index 24f1db7c7..d1e1fd155 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/ParamGridBuilder.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/ParamGridBuilder.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>ParamGridBuilder</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/ml/tuning/TrainValidationSplit.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplit.html
index c7e610160..99d23ce7c 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplit.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplit.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>TrainValidationSplit</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/ml/tuning/TrainValidationSplitModel.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplitModel.html
index 2315efc8b..0a5d9c4fa 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplitModel.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/TrainValidationSplitModel.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>TrainValidationSplitModel</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/ml/tuning/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-frame.html
index 5af20d750..7e0d9e1c7 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/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.ml.tuning</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/ml/tuning/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-summary.html
index cf7653f76..8c85063c0 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/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.ml.tuning</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/ml/tuning/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-tree.html
index daa520431..f6b64e7b6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/tuning/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.ml.tuning Class Hierarchy</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/ml/util/Identifiable.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html
index 267e037a3..bce9927b6 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 15:55:11 PDT 2015 -->
<title>Identifiable</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/ml/util/package-frame.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-frame.html
index bcc8890bb..dc1ef38f8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-frame.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/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.ml.util</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/ml/util/package-summary.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-summary.html
index 92f95022e..8fff3ffe8 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-summary.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/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.ml.util</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/ml/util/package-tree.html b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-tree.html
index 917a1356b..02017ad65 100644
--- a/site/docs/1.5.0/api/java/org/apache/spark/ml/util/package-tree.html
+++ b/site/docs/1.5.0/api/java/org/apache/spark/ml/util/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.ml.util Class Hierarchy</title>
<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">