summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/ml/feature/package-frame.html
blob: 63ed29b767113cd683d8cbe72dc3588ae4245010 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Wed Sep 16 10:26:36 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">
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/spark/ml/feature/package-summary.html" target="classFrame">org.apache.spark.ml.feature</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Binarizer.html" title="class in org.apache.spark.ml.feature" target="classFrame">Binarizer</a></li>
<li><a href="Bucketizer.html" title="class in org.apache.spark.ml.feature" target="classFrame">Bucketizer</a></li>
<li><a href="ColumnPruner.html" title="class in org.apache.spark.ml.feature" target="classFrame">ColumnPruner</a></li>
<li><a href="CountVectorizer.html" title="class in org.apache.spark.ml.feature" target="classFrame">CountVectorizer</a></li>
<li><a href="CountVectorizerModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">CountVectorizerModel</a></li>
<li><a href="DCT.html" title="class in org.apache.spark.ml.feature" target="classFrame">DCT</a></li>
<li><a href="ElementwiseProduct.html" title="class in org.apache.spark.ml.feature" target="classFrame">ElementwiseProduct</a></li>
<li><a href="HashingTF.html" title="class in org.apache.spark.ml.feature" target="classFrame">HashingTF</a></li>
<li><a href="IDF.html" title="class in org.apache.spark.ml.feature" target="classFrame">IDF</a></li>
<li><a href="IDFModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">IDFModel</a></li>
<li><a href="IndexToString.html" title="class in org.apache.spark.ml.feature" target="classFrame">IndexToString</a></li>
<li><a href="MinMaxScaler.html" title="class in org.apache.spark.ml.feature" target="classFrame">MinMaxScaler</a></li>
<li><a href="MinMaxScalerModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">MinMaxScalerModel</a></li>
<li><a href="NGram.html" title="class in org.apache.spark.ml.feature" target="classFrame">NGram</a></li>
<li><a href="Normalizer.html" title="class in org.apache.spark.ml.feature" target="classFrame">Normalizer</a></li>
<li><a href="OneHotEncoder.html" title="class in org.apache.spark.ml.feature" target="classFrame">OneHotEncoder</a></li>
<li><a href="PCA.html" title="class in org.apache.spark.ml.feature" target="classFrame">PCA</a></li>
<li><a href="PCAModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">PCAModel</a></li>
<li><a href="PolynomialExpansion.html" title="class in org.apache.spark.ml.feature" target="classFrame">PolynomialExpansion</a></li>
<li><a href="RegexTokenizer.html" title="class in org.apache.spark.ml.feature" target="classFrame">RegexTokenizer</a></li>
<li><a href="RFormula.html" title="class in org.apache.spark.ml.feature" target="classFrame">RFormula</a></li>
<li><a href="RFormulaModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">RFormulaModel</a></li>
<li><a href="StandardScaler.html" title="class in org.apache.spark.ml.feature" target="classFrame">StandardScaler</a></li>
<li><a href="StandardScalerModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">StandardScalerModel</a></li>
<li><a href="StopWords.html" title="class in org.apache.spark.ml.feature" target="classFrame">StopWords</a></li>
<li><a href="StopWordsRemover.html" title="class in org.apache.spark.ml.feature" target="classFrame">StopWordsRemover</a></li>
<li><a href="StringIndexer.html" title="class in org.apache.spark.ml.feature" target="classFrame">StringIndexer</a></li>
<li><a href="StringIndexerModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">StringIndexerModel</a></li>
<li><a href="Tokenizer.html" title="class in org.apache.spark.ml.feature" target="classFrame">Tokenizer</a></li>
<li><a href="VectorAssembler.html" title="class in org.apache.spark.ml.feature" target="classFrame">VectorAssembler</a></li>
<li><a href="VectorIndexer.html" title="class in org.apache.spark.ml.feature" target="classFrame">VectorIndexer</a></li>
<li><a href="VectorIndexer.CategoryStats.html" title="class in org.apache.spark.ml.feature" target="classFrame">VectorIndexer.CategoryStats</a></li>
<li><a href="VectorIndexerModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">VectorIndexerModel</a></li>
<li><a href="VectorSlicer.html" title="class in org.apache.spark.ml.feature" target="classFrame">VectorSlicer</a></li>
<li><a href="Word2Vec.html" title="class in org.apache.spark.ml.feature" target="classFrame">Word2Vec</a></li>
<li><a href="Word2VecModel.html" title="class in org.apache.spark.ml.feature" target="classFrame">Word2VecModel</a></li>
</ul>
</div>
<script defer="defer" type="text/javascript" src="../../../../../lib/jquery.js"></script><script defer="defer" type="text/javascript" src="../../../../../lib/api-javadocs.js"></script></body>
</html>