summaryrefslogblamecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/ml/classification/package-summary.html
blob: 77fadc7921c84bcc84180573eeb6c8e51a662a9e (plain) (tree)
1
2
3
4
5
6
7



                                                                                                      
                                                                                
                                                 
                                       





































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              






                                                                                                                                                                                                
                     






                                                                                                                                                                              


































                                                                                                                                                                                                     













                                                                                                                                                                                                                                  
















                                                                                                                                                                                  




                                                                                                                                                                      
                     





                                                                                                                                                                                   


























                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            


















































                                                                                                                                                                                               
<!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 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">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="org.apache.spark.ml.classification";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/spark/ml/attribute/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/spark/ml/clustering/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/spark/ml/classification/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.apache.spark.ml.classification</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/LogisticRegressionSummary.html" title="interface in org.apache.spark.ml.classification">LogisticRegressionSummary</a></td>
<td class="colLast">
<div class="block">Abstraction for Logistic Regression Results for a given model.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/LogisticRegressionTrainingSummary.html" title="interface in org.apache.spark.ml.classification">LogisticRegressionTrainingSummary</a></td>
<td class="colLast">
<div class="block">Abstraction for multinomial Logistic Regression Training results.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/BinaryLogisticRegressionSummary.html" title="class in org.apache.spark.ml.classification">BinaryLogisticRegressionSummary</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Binary Logistic regression results for a given model.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/BinaryLogisticRegressionTrainingSummary.html" title="class in org.apache.spark.ml.classification">BinaryLogisticRegressionTrainingSummary</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Logistic regression training results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/ClassificationModel.html" title="class in org.apache.spark.ml.classification">ClassificationModel</a>&lt;FeaturesType,M extends <a href="../../../../../org/apache/spark/ml/classification/ClassificationModel.html" title="class in org.apache.spark.ml.classification">ClassificationModel</a>&lt;FeaturesType,M&gt;&gt;</td>
<td class="colLast">
<div class="block">:: DeveloperApi ::</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/Classifier.html" title="class in org.apache.spark.ml.classification">Classifier</a>&lt;FeaturesType,E extends <a href="../../../../../org/apache/spark/ml/classification/Classifier.html" title="class in org.apache.spark.ml.classification">Classifier</a>&lt;FeaturesType,E,M&gt;,M extends <a href="../../../../../org/apache/spark/ml/classification/ClassificationModel.html" title="class in org.apache.spark.ml.classification">ClassificationModel</a>&lt;FeaturesType,M&gt;&gt;</td>
<td class="colLast">
<div class="block">:: DeveloperApi ::</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/DecisionTreeClassificationModel.html" title="class in org.apache.spark.ml.classification">DecisionTreeClassificationModel</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 <code>Decision tree</code> model for classification.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/DecisionTreeClassifier.html" title="class in org.apache.spark.ml.classification">DecisionTreeClassifier</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 <code>Decision tree</code> learning algorithm
 for classification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/GBTClassificationModel.html" title="class in org.apache.spark.ml.classification">GBTClassificationModel</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 <code>Gradient-Boosted Trees (GBTs)</code>
 model for classification.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/GBTClassifier.html" title="class in org.apache.spark.ml.classification">GBTClassifier</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 <code>Gradient-Boosted Trees (GBTs)</code>
 learning algorithm for classification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/LabelConverter.html" title="class in org.apache.spark.ml.classification">LabelConverter</a></td>
<td class="colLast">
<div class="block">Label to vector converter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/LogisticAggregator.html" title="class in org.apache.spark.ml.classification">LogisticAggregator</a></td>
<td class="colLast">
<div class="block">LogisticAggregator computes the gradient and loss for binary logistic loss function, as used
 in binary classification for samples in sparse or dense vector in a online fashion.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/LogisticCostFun.html" title="class in org.apache.spark.ml.classification">LogisticCostFun</a></td>
<td class="colLast">
<div class="block">LogisticCostFun implements Breeze's DiffFunction[T] for a multinomial logistic loss function,
 as used in multi-class classification (it is also used in binary logistic regression).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/LogisticRegression.html" title="class in org.apache.spark.ml.classification">LogisticRegression</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Logistic regression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/LogisticRegressionModel.html" title="class in org.apache.spark.ml.classification">LogisticRegressionModel</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Model produced by <a href="../../../../../org/apache/spark/ml/classification/LogisticRegression.html" title="class in org.apache.spark.ml.classification"><code>LogisticRegression</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/MultilayerPerceptronClassificationModel.html" title="class in org.apache.spark.ml.classification">MultilayerPerceptronClassificationModel</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Classification model based on the Multilayer Perceptron.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/MultilayerPerceptronClassifier.html" title="class in org.apache.spark.ml.classification">MultilayerPerceptronClassifier</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Classifier trainer based on the Multilayer Perceptron.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/NaiveBayes.html" title="class in org.apache.spark.ml.classification">NaiveBayes</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Naive Bayes Classifiers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/NaiveBayesModel.html" title="class in org.apache.spark.ml.classification">NaiveBayesModel</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Model produced by <a href="../../../../../org/apache/spark/ml/classification/NaiveBayes.html" title="class in org.apache.spark.ml.classification"><code>NaiveBayes</code></a>
 param:  pi log of class priors, whose dimension is C (number of classes)
 param:  theta log of class conditional probabilities, whose dimension is C (number of classes)
              by D (number of features)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/OneVsRest.html" title="class in org.apache.spark.ml.classification">OneVsRest</a></td>
<td class="colLast">
<div class="block">:: Experimental ::</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/OneVsRestModel.html" title="class in org.apache.spark.ml.classification">OneVsRestModel</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 Model produced by <a href="../../../../../org/apache/spark/ml/classification/OneVsRest.html" title="class in org.apache.spark.ml.classification"><code>OneVsRest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassificationModel.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassificationModel</a>&lt;FeaturesType,M extends <a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassificationModel.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassificationModel</a>&lt;FeaturesType,M&gt;&gt;</td>
<td class="colLast">
<div class="block">:: DeveloperApi ::</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassifier.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassifier</a>&lt;FeaturesType,E extends <a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassifier.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassifier</a>&lt;FeaturesType,E,M&gt;,M extends <a href="../../../../../org/apache/spark/ml/classification/ProbabilisticClassificationModel.html" title="class in org.apache.spark.ml.classification">ProbabilisticClassificationModel</a>&lt;FeaturesType,M&gt;&gt;</td>
<td class="colLast">
<div class="block">:: DeveloperApi ::</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/RandomForestClassificationModel.html" title="class in org.apache.spark.ml.classification">RandomForestClassificationModel</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 <code>Random Forest</code> model for classification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/spark/ml/classification/RandomForestClassifier.html" title="class in org.apache.spark.ml.classification">RandomForestClassifier</a></td>
<td class="colLast">
<div class="block">:: Experimental ::
 <code>Random Forest</code> learning algorithm for
 classification.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/spark/ml/attribute/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/spark/ml/clustering/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/spark/ml/classification/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<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>