summaryrefslogtreecommitdiff
path: root/site/docs/1.5.0/api/java/org/apache/spark/mllib/regression/package-frame.html
blob: 18278d520d46924ff84c40790f999bcc7650841c (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
<!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.regression</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/regression/package-summary.html" target="classFrame">org.apache.spark.mllib.regression</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="RegressionModel.html" title="interface in org.apache.spark.mllib.regression" target="classFrame"><i>RegressionModel</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression" target="classFrame">GeneralizedLinearAlgorithm</a></li>
<li><a href="GeneralizedLinearModel.html" title="class in org.apache.spark.mllib.regression" target="classFrame">GeneralizedLinearModel</a></li>
<li><a href="IsotonicRegression.html" title="class in org.apache.spark.mllib.regression" target="classFrame">IsotonicRegression</a></li>
<li><a href="IsotonicRegressionModel.html" title="class in org.apache.spark.mllib.regression" target="classFrame">IsotonicRegressionModel</a></li>
<li><a href="LabeledPoint.html" title="class in org.apache.spark.mllib.regression" target="classFrame">LabeledPoint</a></li>
<li><a href="LassoModel.html" title="class in org.apache.spark.mllib.regression" target="classFrame">LassoModel</a></li>
<li><a href="LassoWithSGD.html" title="class in org.apache.spark.mllib.regression" target="classFrame">LassoWithSGD</a></li>
<li><a href="LinearRegressionModel.html" title="class in org.apache.spark.mllib.regression" target="classFrame">LinearRegressionModel</a></li>
<li><a href="LinearRegressionWithSGD.html" title="class in org.apache.spark.mllib.regression" target="classFrame">LinearRegressionWithSGD</a></li>
<li><a href="RidgeRegressionModel.html" title="class in org.apache.spark.mllib.regression" target="classFrame">RidgeRegressionModel</a></li>
<li><a href="RidgeRegressionWithSGD.html" title="class in org.apache.spark.mllib.regression" target="classFrame">RidgeRegressionWithSGD</a></li>
<li><a href="StreamingLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression" target="classFrame">StreamingLinearAlgorithm</a></li>
<li><a href="StreamingLinearRegressionWithSGD.html" title="class in org.apache.spark.mllib.regression" target="classFrame">StreamingLinearRegressionWithSGD</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>