summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/mllib/tree/model/package-frame.html
blob: 8a6a5d8e637c6589a737ef6a4f84fa69b43f6fc4 (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
<!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.mllib.tree.model</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/mllib/tree/model/package-summary.html" target="classFrame">org.apache.spark.mllib.tree.model</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="DecisionTreeModel.html" title="class in org.apache.spark.mllib.tree.model" target="classFrame">DecisionTreeModel</a></li>
<li><a href="GradientBoostedTreesModel.html" title="class in org.apache.spark.mllib.tree.model" target="classFrame">GradientBoostedTreesModel</a></li>
<li><a href="InformationGainStats.html" title="class in org.apache.spark.mllib.tree.model" target="classFrame">InformationGainStats</a></li>
<li><a href="Node.html" title="class in org.apache.spark.mllib.tree.model" target="classFrame">Node</a></li>
<li><a href="Predict.html" title="class in org.apache.spark.mllib.tree.model" target="classFrame">Predict</a></li>
<li><a href="RandomForestModel.html" title="class in org.apache.spark.mllib.tree.model" target="classFrame">RandomForestModel</a></li>
<li><a href="Split.html" title="class in org.apache.spark.mllib.tree.model" target="classFrame">Split</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>