summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2015-09-16 20:10:48 +0000
committerReynold Xin <rxin@apache.org>2015-09-16 20:10:48 +0000
commit10bf7477e1c1b43fd958bf2ca6cf46531659ff8d (patch)
tree66db740494fe632651c3a7583330fc790ae1ba07 /site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html
parenta863dba120114d9497dd1f1e9151f6548375271b (diff)
downloadspark-website-10bf7477e1c1b43fd958bf2ca6cf46531659ff8d.tar.gz
spark-website-10bf7477e1c1b43fd958bf2ca6cf46531659ff8d.tar.bz2
spark-website-10bf7477e1c1b43fd958bf2ca6cf46531659ff8d.zip
Updated 1.5.0 doc to remove test classes.
Diffstat (limited to 'site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html')
-rw-r--r--site/docs/1.5.0/api/java/org/apache/spark/ml/util/Identifiable.html10
1 files changed, 5 insertions, 5 deletions
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 a028f5312..267e037a3 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,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Sep 08 16:00:15 PDT 2015 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:34 PDT 2015 -->
<title>Identifiable</title>
-<meta name="date" content="2015-09-08">
+<meta name="date" content="2015-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@@ -36,7 +36,7 @@
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
-<li><a href="../../../../../org/apache/spark/ml/util/IdentifiableSuite.html" title="class in org.apache.spark.ml.util"><span class="strong">Next Class</span></a></li>
+<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/spark/ml/util/Identifiable.html" target="_top">Frames</a></li>
@@ -91,7 +91,7 @@
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../../org/apache/spark/ml/recommendation/ALS.html" title="class in org.apache.spark.ml.recommendation">ALS</a>, <a href="../../../../../org/apache/spark/ml/recommendation/ALSModel.html" title="class in org.apache.spark.ml.recommendation">ALSModel</a>, <a href="../../../../../org/apache/spark/ml/feature/Binarizer.html" title="class in org.apache.spark.ml.feature">Binarizer</a>, <a href="../../../../../org/apache/spark/ml/evaluation/BinaryClassificationEvaluator.html" title="class in org.apache.spark.ml.evaluation">BinaryClassificationEvaluator</a>, <a href="../../../../../org/apache/spark/ml/feature/Bucketizer.html" title="class in org.apache.spark.ml.feature">Bucketizer</a>, <a href="../../../../../org/apache/spark/ml/classification/ClassificationModel.html" title="class in org.apache.spark.ml.classification">ClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/Classifier.html" title="class in org.apache.spark.ml.classification">Classifier</a>, <a href="../../../../../org/apache/spark/ml/feature/ColumnPruner.html" title="class in org.apache.spark.ml.feature">ColumnPruner</a>, <a href="../../../../../org/apache/spark/ml/feature/CountVectorizer.html" title="class in org.apache.spark.ml.feature">CountVectorizer</a>, <a href="../../../../../org/apache/spark/ml/feature/CountVectorizerModel.html" title="class in org.apache.spark.ml.feature">CountVectorizerModel</a>, <a href="../../../../../org/apache/spark/ml/tuning/CrossValidator.html" title="class in org.apache.spark.ml.tuning">CrossValidator</a>, <a href="../../../../../org/apache/spark/ml/tuning/CrossValidatorModel.html" title="class in org.apache.spark.ml.tuning">CrossValidatorModel</a>, <a href="../../../../../org/apache/spark/ml/tuning/CrossValidatorSuite.MyEstimator.html" title="class in org.apache.spark.ml.tuning">CrossValidatorSuite.MyEstimator</a>, <a href="../../../../../org/apache/spark/ml/tuning/CrossValidatorSuite.MyEvaluator.html" title="class in org.apache.spark.ml.tuning">CrossValidatorSuite.MyEvaluator</a>, <a href="../../../../../org/apache/spark/ml/tuning/CrossValidatorSuite.MyModel.html" title="class in org.apache.spark.ml.tuning">CrossValidatorSuite.MyModel</a>, <a href="../../../../../org/apache/spark/ml/feature/DCT.html" title="class in org.apache.spark.ml.feature">DCT</a>, <a href="../../../../../org/apache/spark/ml/classification/DecisionTreeClassificationModel.html" title="class in org.apache.spark.ml.classification">DecisionTreeClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/DecisionTreeClassifier.html" title="class in org.apache.spark.ml.classification">DecisionTreeClassifier</a>, <a href="../../../../../org/apache/spark/ml/regression/DecisionTreeRegressionModel.html" title="class in org.apache.spark.ml.regression">DecisionTreeRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/regression/DecisionTreeRegressor.html" title="class in org.apache.spark.ml.regression">DecisionTreeRegressor</a>, <a href="../../../../../org/apache/spark/ml/feature/ElementwiseProduct.html" title="class in org.apache.spark.ml.feature">ElementwiseProduct</a>, <a href="../../../../../org/apache/spark/ml/Estimator.html" title="class in org.apache.spark.ml">Estimator</a>, <a href="../../../../../org/apache/spark/ml/evaluation/Evaluator.html" title="class in org.apache.spark.ml.evaluation">Evaluator</a>, <a href="../../../../../org/apache/spark/ml/classification/GBTClassificationModel.html" title="class in org.apache.spark.ml.classification">GBTClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/GBTClassifier.html" title="class in org.apache.spark.ml.classification">GBTClassifier</a>, <a href="../../../../../org/apache/spark/ml/regression/GBTRegressionModel.html" title="class in org.apache.spark.ml.regression">GBTRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/regression/GBTRegressor.html" title="class in org.apache.spark.ml.regression">GBTRegressor</a>, <a href="../../../../../org/apache/spark/ml/feature/HashingTF.html" title="class in org.apache.spark.ml.feature">HashingTF</a>, <a href="../../../../../org/apache/spark/ml/util/IdentifiableSuite.Test.html" title="class in org.apache.spark.ml.util">IdentifiableSuite.Test</a>, <a href="../../../../../org/apache/spark/ml/feature/IDF.html" title="class in org.apache.spark.ml.feature">IDF</a>, <a href="../../../../../org/apache/spark/ml/feature/IDFModel.html" title="class in org.apache.spark.ml.feature">IDFModel</a>, <a href="../../../../../org/apache/spark/ml/feature/IndexToString.html" title="class in org.apache.spark.ml.feature">IndexToString</a>, <a href="../../../../../org/apache/spark/ml/regression/IsotonicRegression.html" title="class in org.apache.spark.ml.regression">IsotonicRegression</a>, <a href="../../../../../org/apache/spark/ml/regression/IsotonicRegressionModel.html" title="class in org.apache.spark.ml.regression">IsotonicRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/param/JavaParams.html" title="class in org.apache.spark.ml.param">JavaParams</a>, <a href="../../../../../org/apache/spark/ml/clustering/KMeans.html" title="class in org.apache.spark.ml.clustering">KMeans</a>, <a href="../../../../../org/apache/spark/ml/clustering/KMeansModel.html" title="class in org.apache.spark.ml.clustering">KMeansModel</a>, <a href="../../../../../org/apache/spark/ml/regression/LinearRegression.html" title="class in org.apache.spark.ml.regression">LinearRegression</a>, <a href="../../../../../org/apache/spark/ml/regression/LinearRegressionModel.html" title="class in org.apache.spark.ml.regression">LinearRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/classification/LogisticRegression.html" title="class in org.apache.spark.ml.classification">LogisticRegression</a>, <a href="../../../../../org/apache/spark/ml/classification/LogisticRegressionModel.html" title="class in org.apache.spark.ml.classification">LogisticRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/feature/MinMaxScaler.html" title="class in org.apache.spark.ml.feature">MinMaxScaler</a>, <a href="../../../../../org/apache/spark/ml/feature/MinMaxScalerModel.html" title="class in org.apache.spark.ml.feature">MinMaxScalerModel</a>, <a href="../../../../../org/apache/spark/ml/classification/MockLogisticRegression.html" title="class in org.apache.spark.ml.classification">MockLogisticRegression</a>, <a href="../../../../../org/apache/spark/ml/Model.html" title="class in org.apache.spark.ml">Model</a>, <a href="../../../../../org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.html" title="class in org.apache.spark.ml.evaluation">MulticlassClassificationEvaluator</a>, <a href="../../../../../org/apache/spark/ml/classification/MultilayerPerceptronClassificationModel.html" title="class in org.apache.spark.ml.classification">MultilayerPerceptronClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/MultilayerPerceptronClassifier.html" title="class in org.apache.spark.ml.classification">MultilayerPerceptronClassifier</a>, <a href="../../../../../org/apache/spark/ml/classification/MultilayerPerceptronClassifierModel.html" title="class in org.apache.spark.ml.classification">MultilayerPerceptronClassifierModel</a>, <a href="../../../../../org/apache/spark/ml/classification/NaiveBayes.html" title="class in org.apache.spark.ml.classification">NaiveBayes</a>, <a href="../../../../../org/apache/spark/ml/classification/NaiveBayesModel.html" title="class in org.apache.spark.ml.classification">NaiveBayesModel</a>, <a href="../../../../../org/apache/spark/ml/feature/NGram.html" title="class in org.apache.spark.ml.feature">NGram</a>, <a href="../../../../../org/apache/spark/ml/feature/Normalizer.html" title="class in org.apache.spark.ml.feature">Normalizer</a>, <a href="../../../../../org/apache/spark/ml/feature/OneHotEncoder.html" title="class in org.apache.spark.ml.feature">OneHotEncoder</a>, <a href="../../../../../org/apache/spark/ml/classification/OneVsRest.html" title="class in org.apache.spark.ml.classification">OneVsRest</a>, <a href="../../../../../org/apache/spark/ml/classification/OneVsRestModel.html" title="class in org.apache.spark.ml.classification">OneVsRestModel</a>, <a href="../../../../../org/apache/spark/ml/feature/PCA.html" title="class in org.apache.spark.ml.feature">PCA</a>, <a href="../../../../../org/apache/spark/ml/feature/PCAModel.html" title="class in org.apache.spark.ml.feature">PCAModel</a>, <a href="../../../../../org/apache/spark/ml/Pipeline.html" title="class in org.apache.spark.ml">Pipeline</a>, <a href="../../../../../org/apache/spark/ml/PipelineModel.html" title="class in org.apache.spark.ml">PipelineModel</a>, <a href="../../../../../org/apache/spark/ml/PipelineStage.html" title="class in org.apache.spark.ml">PipelineStage</a>, <a href="../../../../../org/apache/spark/ml/PipelineSuite.MyModel.html" title="class in org.apache.spark.ml">PipelineSuite.MyModel</a>, <a href="../../../../../org/apache/spark/ml/feature/PolynomialExpansion.html" title="class in org.apache.spark.ml.feature">PolynomialExpansion</a>, <a href="../../../../../org/apache/spark/ml/PredictionModel.html" title="class in org.apache.spark.ml">PredictionModel</a>, <a href="../../../../../org/apache/spark/ml/Predictor.html" title="class in org.apache.spark.ml">Predictor</a>, <a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassificationModel.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassifier.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassifier</a>, <a href="../../../../../org/apache/spark/ml/classification/RandomForestClassificationModel.html" title="class in org.apache.spark.ml.classification">RandomForestClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/RandomForestClassifier.html" title="class in org.apache.spark.ml.classification">RandomForestClassifier</a>, <a href="../../../../../org/apache/spark/ml/regression/RandomForestRegressionModel.html" title="class in org.apache.spark.ml.regression">RandomForestRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/regression/RandomForestRegressor.html" title="class in org.apache.spark.ml.regression">RandomForestRegressor</a>, <a href="../../../../../org/apache/spark/ml/feature/RegexTokenizer.html" title="class in org.apache.spark.ml.feature">RegexTokenizer</a>, <a href="../../../../../org/apache/spark/ml/evaluation/RegressionEvaluator.html" title="class in org.apache.spark.ml.evaluation">RegressionEvaluator</a>, <a href="../../../../../org/apache/spark/ml/regression/RegressionModel.html" title="class in org.apache.spark.ml.regression">RegressionModel</a>, <a href="../../../../../org/apache/spark/ml/feature/RFormula.html" title="class in org.apache.spark.ml.feature">RFormula</a>, <a href="../../../../../org/apache/spark/ml/feature/RFormulaModel.html" title="class in org.apache.spark.ml.feature">RFormulaModel</a>, <a href="../../../../../org/apache/spark/ml/feature/StandardScaler.html" title="class in org.apache.spark.ml.feature">StandardScaler</a>, <a href="../../../../../org/apache/spark/ml/feature/StandardScalerModel.html" title="class in org.apache.spark.ml.feature">StandardScalerModel</a>, <a href="../../../../../org/apache/spark/ml/feature/StopWordsRemover.html" title="class in org.apache.spark.ml.feature">StopWordsRemover</a>, <a href="../../../../../org/apache/spark/ml/feature/StringIndexer.html" title="class in org.apache.spark.ml.feature">StringIndexer</a>, <a href="../../../../../org/apache/spark/ml/feature/StringIndexerInverse.html" title="class in org.apache.spark.ml.feature">StringIndexerInverse</a>, <a href="../../../../../org/apache/spark/ml/feature/StringIndexerModel.html" title="class in org.apache.spark.ml.feature">StringIndexerModel</a>, <a href="../../../../../org/apache/spark/ml/param/TestParams.html" title="class in org.apache.spark.ml.param">TestParams</a>, <a href="../../../../../org/apache/spark/ml/feature/Tokenizer.html" title="class in org.apache.spark.ml.feature">Tokenizer</a>, <a href="../../../../../org/apache/spark/ml/tuning/TrainValidationSplit.html" title="class in org.apache.spark.ml.tuning">TrainValidationSplit</a>, <a href="../../../../../org/apache/spark/ml/tuning/TrainValidationSplitModel.html" title="class in org.apache.spark.ml.tuning">TrainValidationSplitModel</a>, <a href="../../../../../org/apache/spark/ml/tuning/TrainValidationSplitSuite.MyEstimator.html" title="class in org.apache.spark.ml.tuning">TrainValidationSplitSuite.MyEstimator</a>, <a href="../../../../../org/apache/spark/ml/tuning/TrainValidationSplitSuite.MyEvaluator.html" title="class in org.apache.spark.ml.tuning">TrainValidationSplitSuite.MyEvaluator</a>, <a href="../../../../../org/apache/spark/ml/tuning/TrainValidationSplitSuite.MyModel.html" title="class in org.apache.spark.ml.tuning">TrainValidationSplitSuite.MyModel</a>, <a href="../../../../../org/apache/spark/ml/Transformer.html" title="class in org.apache.spark.ml">Transformer</a>, <a href="../../../../../org/apache/spark/ml/UnaryTransformer.html" title="class in org.apache.spark.ml">UnaryTransformer</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorAssembler.html" title="class in org.apache.spark.ml.feature">VectorAssembler</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorIndexer.html" title="class in org.apache.spark.ml.feature">VectorIndexer</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorIndexerModel.html" title="class in org.apache.spark.ml.feature">VectorIndexerModel</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorSlicer.html" title="class in org.apache.spark.ml.feature">VectorSlicer</a>, <a href="../../../../../org/apache/spark/ml/feature/Word2Vec.html" title="class in org.apache.spark.ml.feature">Word2Vec</a>, <a href="../../../../../org/apache/spark/ml/feature/Word2VecModel.html" title="class in org.apache.spark.ml.feature">Word2VecModel</a></dd>
+<dd><a href="../../../../../org/apache/spark/ml/recommendation/ALS.html" title="class in org.apache.spark.ml.recommendation">ALS</a>, <a href="../../../../../org/apache/spark/ml/recommendation/ALSModel.html" title="class in org.apache.spark.ml.recommendation">ALSModel</a>, <a href="../../../../../org/apache/spark/ml/feature/Binarizer.html" title="class in org.apache.spark.ml.feature">Binarizer</a>, <a href="../../../../../org/apache/spark/ml/evaluation/BinaryClassificationEvaluator.html" title="class in org.apache.spark.ml.evaluation">BinaryClassificationEvaluator</a>, <a href="../../../../../org/apache/spark/ml/feature/Bucketizer.html" title="class in org.apache.spark.ml.feature">Bucketizer</a>, <a href="../../../../../org/apache/spark/ml/classification/ClassificationModel.html" title="class in org.apache.spark.ml.classification">ClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/Classifier.html" title="class in org.apache.spark.ml.classification">Classifier</a>, <a href="../../../../../org/apache/spark/ml/feature/ColumnPruner.html" title="class in org.apache.spark.ml.feature">ColumnPruner</a>, <a href="../../../../../org/apache/spark/ml/feature/CountVectorizer.html" title="class in org.apache.spark.ml.feature">CountVectorizer</a>, <a href="../../../../../org/apache/spark/ml/feature/CountVectorizerModel.html" title="class in org.apache.spark.ml.feature">CountVectorizerModel</a>, <a href="../../../../../org/apache/spark/ml/tuning/CrossValidator.html" title="class in org.apache.spark.ml.tuning">CrossValidator</a>, <a href="../../../../../org/apache/spark/ml/tuning/CrossValidatorModel.html" title="class in org.apache.spark.ml.tuning">CrossValidatorModel</a>, <a href="../../../../../org/apache/spark/ml/feature/DCT.html" title="class in org.apache.spark.ml.feature">DCT</a>, <a href="../../../../../org/apache/spark/ml/classification/DecisionTreeClassificationModel.html" title="class in org.apache.spark.ml.classification">DecisionTreeClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/DecisionTreeClassifier.html" title="class in org.apache.spark.ml.classification">DecisionTreeClassifier</a>, <a href="../../../../../org/apache/spark/ml/regression/DecisionTreeRegressionModel.html" title="class in org.apache.spark.ml.regression">DecisionTreeRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/regression/DecisionTreeRegressor.html" title="class in org.apache.spark.ml.regression">DecisionTreeRegressor</a>, <a href="../../../../../org/apache/spark/ml/feature/ElementwiseProduct.html" title="class in org.apache.spark.ml.feature">ElementwiseProduct</a>, <a href="../../../../../org/apache/spark/ml/Estimator.html" title="class in org.apache.spark.ml">Estimator</a>, <a href="../../../../../org/apache/spark/ml/evaluation/Evaluator.html" title="class in org.apache.spark.ml.evaluation">Evaluator</a>, <a href="../../../../../org/apache/spark/ml/classification/GBTClassificationModel.html" title="class in org.apache.spark.ml.classification">GBTClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/GBTClassifier.html" title="class in org.apache.spark.ml.classification">GBTClassifier</a>, <a href="../../../../../org/apache/spark/ml/regression/GBTRegressionModel.html" title="class in org.apache.spark.ml.regression">GBTRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/regression/GBTRegressor.html" title="class in org.apache.spark.ml.regression">GBTRegressor</a>, <a href="../../../../../org/apache/spark/ml/feature/HashingTF.html" title="class in org.apache.spark.ml.feature">HashingTF</a>, <a href="../../../../../org/apache/spark/ml/feature/IDF.html" title="class in org.apache.spark.ml.feature">IDF</a>, <a href="../../../../../org/apache/spark/ml/feature/IDFModel.html" title="class in org.apache.spark.ml.feature">IDFModel</a>, <a href="../../../../../org/apache/spark/ml/feature/IndexToString.html" title="class in org.apache.spark.ml.feature">IndexToString</a>, <a href="../../../../../org/apache/spark/ml/regression/IsotonicRegression.html" title="class in org.apache.spark.ml.regression">IsotonicRegression</a>, <a href="../../../../../org/apache/spark/ml/regression/IsotonicRegressionModel.html" title="class in org.apache.spark.ml.regression">IsotonicRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/param/JavaParams.html" title="class in org.apache.spark.ml.param">JavaParams</a>, <a href="../../../../../org/apache/spark/ml/clustering/KMeans.html" title="class in org.apache.spark.ml.clustering">KMeans</a>, <a href="../../../../../org/apache/spark/ml/clustering/KMeansModel.html" title="class in org.apache.spark.ml.clustering">KMeansModel</a>, <a href="../../../../../org/apache/spark/ml/regression/LinearRegression.html" title="class in org.apache.spark.ml.regression">LinearRegression</a>, <a href="../../../../../org/apache/spark/ml/regression/LinearRegressionModel.html" title="class in org.apache.spark.ml.regression">LinearRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/classification/LogisticRegression.html" title="class in org.apache.spark.ml.classification">LogisticRegression</a>, <a href="../../../../../org/apache/spark/ml/classification/LogisticRegressionModel.html" title="class in org.apache.spark.ml.classification">LogisticRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/feature/MinMaxScaler.html" title="class in org.apache.spark.ml.feature">MinMaxScaler</a>, <a href="../../../../../org/apache/spark/ml/feature/MinMaxScalerModel.html" title="class in org.apache.spark.ml.feature">MinMaxScalerModel</a>, <a href="../../../../../org/apache/spark/ml/Model.html" title="class in org.apache.spark.ml">Model</a>, <a href="../../../../../org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.html" title="class in org.apache.spark.ml.evaluation">MulticlassClassificationEvaluator</a>, <a href="../../../../../org/apache/spark/ml/classification/MultilayerPerceptronClassificationModel.html" title="class in org.apache.spark.ml.classification">MultilayerPerceptronClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/MultilayerPerceptronClassifier.html" title="class in org.apache.spark.ml.classification">MultilayerPerceptronClassifier</a>, <a href="../../../../../org/apache/spark/ml/classification/NaiveBayes.html" title="class in org.apache.spark.ml.classification">NaiveBayes</a>, <a href="../../../../../org/apache/spark/ml/classification/NaiveBayesModel.html" title="class in org.apache.spark.ml.classification">NaiveBayesModel</a>, <a href="../../../../../org/apache/spark/ml/feature/NGram.html" title="class in org.apache.spark.ml.feature">NGram</a>, <a href="../../../../../org/apache/spark/ml/feature/Normalizer.html" title="class in org.apache.spark.ml.feature">Normalizer</a>, <a href="../../../../../org/apache/spark/ml/feature/OneHotEncoder.html" title="class in org.apache.spark.ml.feature">OneHotEncoder</a>, <a href="../../../../../org/apache/spark/ml/classification/OneVsRest.html" title="class in org.apache.spark.ml.classification">OneVsRest</a>, <a href="../../../../../org/apache/spark/ml/classification/OneVsRestModel.html" title="class in org.apache.spark.ml.classification">OneVsRestModel</a>, <a href="../../../../../org/apache/spark/ml/feature/PCA.html" title="class in org.apache.spark.ml.feature">PCA</a>, <a href="../../../../../org/apache/spark/ml/feature/PCAModel.html" title="class in org.apache.spark.ml.feature">PCAModel</a>, <a href="../../../../../org/apache/spark/ml/Pipeline.html" title="class in org.apache.spark.ml">Pipeline</a>, <a href="../../../../../org/apache/spark/ml/PipelineModel.html" title="class in org.apache.spark.ml">PipelineModel</a>, <a href="../../../../../org/apache/spark/ml/PipelineStage.html" title="class in org.apache.spark.ml">PipelineStage</a>, <a href="../../../../../org/apache/spark/ml/feature/PolynomialExpansion.html" title="class in org.apache.spark.ml.feature">PolynomialExpansion</a>, <a href="../../../../../org/apache/spark/ml/PredictionModel.html" title="class in org.apache.spark.ml">PredictionModel</a>, <a href="../../../../../org/apache/spark/ml/Predictor.html" title="class in org.apache.spark.ml">Predictor</a>, <a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassificationModel.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassifier.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassifier</a>, <a href="../../../../../org/apache/spark/ml/classification/RandomForestClassificationModel.html" title="class in org.apache.spark.ml.classification">RandomForestClassificationModel</a>, <a href="../../../../../org/apache/spark/ml/classification/RandomForestClassifier.html" title="class in org.apache.spark.ml.classification">RandomForestClassifier</a>, <a href="../../../../../org/apache/spark/ml/regression/RandomForestRegressionModel.html" title="class in org.apache.spark.ml.regression">RandomForestRegressionModel</a>, <a href="../../../../../org/apache/spark/ml/regression/RandomForestRegressor.html" title="class in org.apache.spark.ml.regression">RandomForestRegressor</a>, <a href="../../../../../org/apache/spark/ml/feature/RegexTokenizer.html" title="class in org.apache.spark.ml.feature">RegexTokenizer</a>, <a href="../../../../../org/apache/spark/ml/evaluation/RegressionEvaluator.html" title="class in org.apache.spark.ml.evaluation">RegressionEvaluator</a>, <a href="../../../../../org/apache/spark/ml/regression/RegressionModel.html" title="class in org.apache.spark.ml.regression">RegressionModel</a>, <a href="../../../../../org/apache/spark/ml/feature/RFormula.html" title="class in org.apache.spark.ml.feature">RFormula</a>, <a href="../../../../../org/apache/spark/ml/feature/RFormulaModel.html" title="class in org.apache.spark.ml.feature">RFormulaModel</a>, <a href="../../../../../org/apache/spark/ml/feature/StandardScaler.html" title="class in org.apache.spark.ml.feature">StandardScaler</a>, <a href="../../../../../org/apache/spark/ml/feature/StandardScalerModel.html" title="class in org.apache.spark.ml.feature">StandardScalerModel</a>, <a href="../../../../../org/apache/spark/ml/feature/StopWordsRemover.html" title="class in org.apache.spark.ml.feature">StopWordsRemover</a>, <a href="../../../../../org/apache/spark/ml/feature/StringIndexer.html" title="class in org.apache.spark.ml.feature">StringIndexer</a>, <a href="../../../../../org/apache/spark/ml/feature/StringIndexerModel.html" title="class in org.apache.spark.ml.feature">StringIndexerModel</a>, <a href="../../../../../org/apache/spark/ml/feature/Tokenizer.html" title="class in org.apache.spark.ml.feature">Tokenizer</a>, <a href="../../../../../org/apache/spark/ml/tuning/TrainValidationSplit.html" title="class in org.apache.spark.ml.tuning">TrainValidationSplit</a>, <a href="../../../../../org/apache/spark/ml/tuning/TrainValidationSplitModel.html" title="class in org.apache.spark.ml.tuning">TrainValidationSplitModel</a>, <a href="../../../../../org/apache/spark/ml/Transformer.html" title="class in org.apache.spark.ml">Transformer</a>, <a href="../../../../../org/apache/spark/ml/UnaryTransformer.html" title="class in org.apache.spark.ml">UnaryTransformer</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorAssembler.html" title="class in org.apache.spark.ml.feature">VectorAssembler</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorIndexer.html" title="class in org.apache.spark.ml.feature">VectorIndexer</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorIndexerModel.html" title="class in org.apache.spark.ml.feature">VectorIndexerModel</a>, <a href="../../../../../org/apache/spark/ml/feature/VectorSlicer.html" title="class in org.apache.spark.ml.feature">VectorSlicer</a>, <a href="../../../../../org/apache/spark/ml/feature/Word2Vec.html" title="class in org.apache.spark.ml.feature">Word2Vec</a>, <a href="../../../../../org/apache/spark/ml/feature/Word2VecModel.html" title="class in org.apache.spark.ml.feature">Word2VecModel</a></dd>
</dl>
<hr>
<br>
@@ -195,7 +195,7 @@
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
-<li><a href="../../../../../org/apache/spark/ml/util/IdentifiableSuite.html" title="class in org.apache.spark.ml.util"><span class="strong">Next Class</span></a></li>
+<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/spark/ml/util/Identifiable.html" target="_top">Frames</a></li>