http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html
----------------------------------------------------------------------
diff --git 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html
 
b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html
deleted file mode 100644
index 3d3ebac..0000000
--- 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html
+++ /dev/null
@@ -1,526 +0,0 @@
-<!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_45) on Sat Sep 13 18:11:54 CEST 2014 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RuleRegressionNode (SAMOA 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-13">
-<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="RuleRegressionNode (SAMOA 0.2.0-SNAPSHOT API)";
-    }
-//-->
-</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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/RuleRegressionNode.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>SAMOA, 0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RulePassiveRegressionNode.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html"
 target="_top">Frames</a></li>
-<li><a href="RuleRegressionNode.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div 
class="subTitle">com.yahoo.labs.samoa.learners.classifiers.rules.common</div>
-<h2 title="Class RuleRegressionNode" class="title">Class 
RuleRegressionNode</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>com.yahoo.labs.samoa.learners.classifiers.rules.common.RuleRegressionNode</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleActiveRegressionNode.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">RuleActiveRegressionNode</a>,
 <a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RulePassiveRegressionNode.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">RulePassiveRegressionNode</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public abstract class <span class="strong">RuleRegressionNode</span>
-extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
-<div class="block">The base class for LearningNode for regression rule.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Anh Thu Vu</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../../../../serialized-form.html#com.yahoo.labs.samoa.learners.classifiers.rules.common.RuleRegressionNode">Serialized
 Form</a></dd></dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#RuleRegressionNode()">RuleRegressionNode</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#RuleRegressionNode(double[])">RuleRegressionNode</a></strong>(double[]&nbsp;initialClassObservations)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>double</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#computeError(com.yahoo.labs.samoa.instances.Instance)">computeError</a></strong>(<a
 href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static double</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#computeHoeffdingBound(double,
 double, double)">computeHoeffdingBound</a></strong>(double&nbsp;range,
-                     double&nbsp;confidence,
-                     double&nbsp;n)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static double</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#computeProbability(double,
 double, double)">computeProbability</a></strong>(double&nbsp;mean,
-                  double&nbsp;sd,
-                  double&nbsp;value)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>double</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#computeSD(double,
 double, long)">computeSD</a></strong>(double&nbsp;squaredVal,
-         double&nbsp;val,
-         long&nbsp;size)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>double</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getCurrentError()">getCurrentError</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getInstancesSeen()">getInstancesSeen</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getLearnerToUse(com.yahoo.labs.samoa.instances.Instance,
 int)">getLearnerToUse</a></strong>(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance,
-               int&nbsp;predMode)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../../../com/yahoo/labs/samoa/moa/core/DoubleVector.html" 
title="class in com.yahoo.labs.samoa.moa.core">DoubleVector</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getNodeStatistics()">getNodeStatistics</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>double</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getNormalizedPrediction(com.yahoo.labs.samoa.instances.Instance)">getNormalizedPrediction</a></strong>(<a
 href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/Perceptron.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">Perceptron</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getPerceptron()">getPerceptron</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>double[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getPrediction(com.yahoo.labs.samoa.instances.Instance)">getPrediction</a></strong>(<a
 href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>double[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getPrediction(com.yahoo.labs.samoa.instances.Instance,
 int)">getPrediction</a></strong>(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance,
-             int&nbsp;predictionMode)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>double[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getSimplePrediction()">getSimplePrediction</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#getTargetMean()">getTargetMean</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#isAnomaly(com.yahoo.labs.samoa.instances.Instance,
 double, double, int)">isAnomaly</a></strong>(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance,
-         double&nbsp;uniVariateAnomalyProbabilityThreshold,
-         double&nbsp;multiVariateAnomalyProbabilityThreshold,
-         int&nbsp;numberOfInstanceesForAnomaly)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#setPerceptron(com.yahoo.labs.samoa.learners.classifiers.rules.common.Perceptron)">setPerceptron</a></strong>(<a
 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/Perceptron.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">Perceptron</a>&nbsp;perceptron)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#setTargetMean(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)">setTargetMean</a></strong>(<a
 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;targetMean)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html#updateStatistics(com.yahoo.labs.samoa.instances.Instance)">updateStatistics</a></strong>(<a
 href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/j
 ava/lang/Object.html?is-external=true#wait()" title="class or interface in 
java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="RuleRegressionNode(double[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>RuleRegressionNode</h4>
-<pre>public&nbsp;RuleRegressionNode(double[]&nbsp;initialClassObservations)</pre>
-</li>
-</ul>
-<a name="RuleRegressionNode()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>RuleRegressionNode</h4>
-<pre>public&nbsp;RuleRegressionNode()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getPerceptron()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPerceptron</h4>
-<pre>public&nbsp;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/Perceptron.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">Perceptron</a>&nbsp;getPerceptron()</pre>
-</li>
-</ul>
-<a 
name="setPerceptron(com.yahoo.labs.samoa.learners.classifiers.rules.common.Perceptron)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPerceptron</h4>
-<pre>public&nbsp;void&nbsp;setPerceptron(<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/Perceptron.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">Perceptron</a>&nbsp;perceptron)</pre>
-</li>
-</ul>
-<a name="getTargetMean()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTargetMean</h4>
-<pre>public&nbsp;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;getTargetMean()</pre>
-</li>
-</ul>
-<a 
name="setTargetMean(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setTargetMean</h4>
-<pre>public&nbsp;void&nbsp;setTargetMean(<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;targetMean)</pre>
-</li>
-</ul>
-<a name="updateStatistics(com.yahoo.labs.samoa.instances.Instance)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>updateStatistics</h4>
-<pre>public abstract&nbsp;void&nbsp;updateStatistics(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</pre>
-</li>
-</ul>
-<a name="getPrediction(com.yahoo.labs.samoa.instances.Instance)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPrediction</h4>
-<pre>public&nbsp;double[]&nbsp;getPrediction(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</pre>
-</li>
-</ul>
-<a name="getSimplePrediction()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSimplePrediction</h4>
-<pre>public&nbsp;double[]&nbsp;getSimplePrediction()</pre>
-</li>
-</ul>
-<a name="getPrediction(com.yahoo.labs.samoa.instances.Instance, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPrediction</h4>
-<pre>public&nbsp;double[]&nbsp;getPrediction(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance,
-                     int&nbsp;predictionMode)</pre>
-</li>
-</ul>
-<a name="getNormalizedPrediction(com.yahoo.labs.samoa.instances.Instance)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNormalizedPrediction</h4>
-<pre>public&nbsp;double&nbsp;getNormalizedPrediction(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</pre>
-</li>
-</ul>
-<a name="getLearnerToUse(com.yahoo.labs.samoa.instances.Instance, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getLearnerToUse</h4>
-<pre>public&nbsp;int&nbsp;getLearnerToUse(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance,
-                  int&nbsp;predMode)</pre>
-</li>
-</ul>
-<a name="computeError(com.yahoo.labs.samoa.instances.Instance)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>computeError</h4>
-<pre>public&nbsp;double&nbsp;computeError(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</pre>
-</li>
-</ul>
-<a name="getCurrentError()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCurrentError</h4>
-<pre>public&nbsp;double&nbsp;getCurrentError()</pre>
-</li>
-</ul>
-<a name="getInstancesSeen()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getInstancesSeen</h4>
-<pre>public&nbsp;long&nbsp;getInstancesSeen()</pre>
-</li>
-</ul>
-<a name="getNodeStatistics()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNodeStatistics</h4>
-<pre>public&nbsp;<a 
href="../../../../../../../../com/yahoo/labs/samoa/moa/core/DoubleVector.html" 
title="class in 
com.yahoo.labs.samoa.moa.core">DoubleVector</a>&nbsp;getNodeStatistics()</pre>
-</li>
-</ul>
-<a name="isAnomaly(com.yahoo.labs.samoa.instances.Instance, double, double, 
int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isAnomaly</h4>
-<pre>public&nbsp;boolean&nbsp;isAnomaly(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance,
-                double&nbsp;uniVariateAnomalyProbabilityThreshold,
-                double&nbsp;multiVariateAnomalyProbabilityThreshold,
-                int&nbsp;numberOfInstanceesForAnomaly)</pre>
-</li>
-</ul>
-<a name="computeProbability(double, double, double)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>computeProbability</h4>
-<pre>public static&nbsp;double&nbsp;computeProbability(double&nbsp;mean,
-                        double&nbsp;sd,
-                        double&nbsp;value)</pre>
-</li>
-</ul>
-<a name="computeHoeffdingBound(double, double, double)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>computeHoeffdingBound</h4>
-<pre>public static&nbsp;double&nbsp;computeHoeffdingBound(double&nbsp;range,
-                           double&nbsp;confidence,
-                           double&nbsp;n)</pre>
-</li>
-</ul>
-<a name="computeSD(double, double, long)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>computeSD</h4>
-<pre>public&nbsp;double&nbsp;computeSD(double&nbsp;squaredVal,
-               double&nbsp;val,
-               long&nbsp;size)</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= 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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/RuleRegressionNode.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>Scalable Advanced Massive Online Analysis, 
0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RulePassiveRegressionNode.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html"
 target="_top">Frames</a></li>
-<li><a href="RuleRegressionNode.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a 
href="http://labs.yahoo.com";>Yahoo! Labs</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html
----------------------------------------------------------------------
diff --git 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html
 
b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html
deleted file mode 100644
index 0a14c89..0000000
--- 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html
+++ /dev/null
@@ -1,314 +0,0 @@
-<!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_45) on Sat Sep 13 18:11:54 CEST 2014 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RuleSplitNode (SAMOA 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-13">
-<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="RuleSplitNode (SAMOA 0.2.0-SNAPSHOT API)";
-    }
-//-->
-</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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/RuleSplitNode.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>SAMOA, 0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html"
 target="_top">Frames</a></li>
-<li><a href="RuleSplitNode.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div 
class="subTitle">com.yahoo.labs.samoa.learners.classifiers.rules.common</div>
-<h2 title="Class RuleSplitNode" class="title">Class RuleSplitNode</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/trees/SplitNode.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.trees">com.yahoo.labs.samoa.learners.classifiers.trees.SplitNode</a></li>
-<li>
-<ul class="inheritance">
-<li>com.yahoo.labs.samoa.learners.classifiers.rules.common.RuleSplitNode</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="strong">RuleSplitNode</span>
-extends <a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/trees/SplitNode.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.trees">SplitNode</a></pre>
-<div class="block">Represent a feature of rules (an element of ruleś 
nodeList).</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Anh Thu Vu</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../../../../serialized-form.html#com.yahoo.labs.samoa.learners.classifiers.rules.common.RuleSplitNode">Serialized
 Form</a></dd></dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html#RuleSplitNode()">RuleSplitNode</a></strong>()</code>
-<div class="block">Create a new RuleSplitNode</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html#RuleSplitNode(com.yahoo.labs.samoa.moa.classifiers.core.conditionaltests.InstanceConditionalTest,
 double[])">RuleSplitNode</a></strong>(<a 
href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/core/conditionaltests/InstanceConditionalTest.html"
 title="class in 
com.yahoo.labs.samoa.moa.classifiers.core.conditionaltests">InstanceConditionalTest</a>&nbsp;splitTest,
-             double[]&nbsp;classObservations)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html#evaluate(com.yahoo.labs.samoa.instances.Instance)">evaluate</a></strong>(<a
 href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">RuleSplitNode</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html#getACopy()">getACopy</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/core/conditionaltests/InstanceConditionalTest.html"
 title="class in 
com.yahoo.labs.samoa.moa.classifiers.core.conditionaltests">InstanceConditionalTest</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html#getSplitTest()">getSplitTest</a></strong>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/j
 ava/lang/Object.html?is-external=true#wait()" title="class or interface in 
java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="RuleSplitNode()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>RuleSplitNode</h4>
-<pre>public&nbsp;RuleSplitNode()</pre>
-<div class="block">Create a new RuleSplitNode</div>
-</li>
-</ul>
-<a 
name="RuleSplitNode(com.yahoo.labs.samoa.moa.classifiers.core.conditionaltests.InstanceConditionalTest,
 double[])">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>RuleSplitNode</h4>
-<pre>public&nbsp;RuleSplitNode(<a 
href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/core/conditionaltests/InstanceConditionalTest.html"
 title="class in 
com.yahoo.labs.samoa.moa.classifiers.core.conditionaltests">InstanceConditionalTest</a>&nbsp;splitTest,
-             double[]&nbsp;classObservations)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getSplitTest()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSplitTest</h4>
-<pre>public&nbsp;<a 
href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/core/conditionaltests/InstanceConditionalTest.html"
 title="class in 
com.yahoo.labs.samoa.moa.classifiers.core.conditionaltests">InstanceConditionalTest</a>&nbsp;getSplitTest()</pre>
-</li>
-</ul>
-<a name="getACopy()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getACopy</h4>
-<pre>public&nbsp;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">RuleSplitNode</a>&nbsp;getACopy()</pre>
-</li>
-</ul>
-<a name="evaluate(com.yahoo.labs.samoa.instances.Instance)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>evaluate</h4>
-<pre>public&nbsp;boolean&nbsp;evaluate(<a 
href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" 
title="interface in 
com.yahoo.labs.samoa.instances">Instance</a>&nbsp;instance)</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= 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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/RuleSplitNode.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>Scalable Advanced Massive Online Analysis, 
0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleRegressionNode.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleSplitNode.html"
 target="_top">Frames</a></li>
-<li><a href="RuleSplitNode.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a 
href="http://labs.yahoo.com";>Yahoo! Labs</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html
----------------------------------------------------------------------
diff --git 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html
 
b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html
deleted file mode 100644
index 02ccf47..0000000
--- 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html
+++ /dev/null
@@ -1,274 +0,0 @@
-<!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_45) on Sat Sep 13 18:11:54 CEST 2014 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TargetMean.TargetMeanData (SAMOA 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-13">
-<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="TargetMean.TargetMeanData (SAMOA 0.2.0-SNAPSHOT 
API)";
-    }
-//-->
-</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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/TargetMean.TargetMeanData.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>SAMOA, 0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html"
 target="_top">Frames</a></li>
-<li><a href="TargetMean.TargetMeanData.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div 
class="subTitle">com.yahoo.labs.samoa.learners.classifiers.rules.common</div>
-<h2 title="Class TargetMean.TargetMeanData" class="title">Class 
TargetMean.TargetMeanData</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean.TargetMeanData</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static class <span class="strong">TargetMean.TargetMeanData</span>
-extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html#TargetMean.TargetMeanData()">TargetMean.TargetMeanData</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html#TargetMean.TargetMeanData(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)">TargetMean.TargetMeanData</a></strong>(<a
 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;tm)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html#build()">build</a></strong>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/j
 ava/lang/Object.html?is-external=true#wait()" title="class or interface in 
java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="TargetMean.TargetMeanData()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>TargetMean.TargetMeanData</h4>
-<pre>public&nbsp;TargetMean.TargetMeanData()</pre>
-</li>
-</ul>
-<a 
name="TargetMean.TargetMeanData(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TargetMean.TargetMeanData</h4>
-<pre>public&nbsp;TargetMean.TargetMeanData(<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;tm)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="build()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>build</h4>
-<pre>public&nbsp;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;build()</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= 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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/TargetMean.TargetMeanData.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>Scalable Advanced Massive Online Analysis, 
0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html"
 target="_top">Frames</a></li>
-<li><a href="TargetMean.TargetMeanData.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a 
href="http://labs.yahoo.com";>Yahoo! Labs</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html
----------------------------------------------------------------------
diff --git 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html
 
b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html
deleted file mode 100644
index 983817e..0000000
--- 
a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html
+++ /dev/null
@@ -1,303 +0,0 @@
-<!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_45) on Sat Sep 13 18:11:54 CEST 2014 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TargetMean.TargetMeanSerializer (SAMOA 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-13">
-<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="TargetMean.TargetMeanSerializer (SAMOA 
0.2.0-SNAPSHOT API)";
-    }
-//-->
-</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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/TargetMean.TargetMeanSerializer.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>SAMOA, 0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html"
 target="_top">Frames</a></li>
-<li><a href="TargetMean.TargetMeanSerializer.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div 
class="subTitle">com.yahoo.labs.samoa.learners.classifiers.rules.common</div>
-<h2 title="Class TargetMean.TargetMeanSerializer" class="title">Class 
TargetMean.TargetMeanSerializer</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>com.esotericsoftware.kryo.Serializer&lt;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean.TargetMeanSerializer</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static final class <span 
class="strong">TargetMean.TargetMeanSerializer</span>
-extends com.esotericsoftware.kryo.Serializer&lt;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&gt;</pre>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html#TargetMean.TargetMeanSerializer()">TargetMean.TargetMeanSerializer</a></strong>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html#read(com.esotericsoftware.kryo.Kryo,
 com.esotericsoftware.kryo.io.Input, 
java.lang.Class)">read</a></strong>(com.esotericsoftware.kryo.Kryo&nbsp;kryo,
-    com.esotericsoftware.kryo.io.Input&nbsp;input,
-    <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&gt;&nbsp;type)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html#write(com.esotericsoftware.kryo.Kryo,
 com.esotericsoftware.kryo.io.Output, 
com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)">write</a></strong>(com.esotericsoftware.kryo.Kryo&nbsp;kryo,
-     com.esotericsoftware.kryo.io.Output&nbsp;output,
-     <a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;t)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods_inherited_from_class_com.esotericsoftware.kryo.Serializer">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;com.esotericsoftware.kryo.Serializer</h3>
-<code>copy, getAcceptsNull, isImmutable, setAcceptsNull, setGenerics, 
setImmutable</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/j
 ava/lang/Object.html?is-external=true#wait()" title="class or interface in 
java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="TargetMean.TargetMeanSerializer()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TargetMean.TargetMeanSerializer</h4>
-<pre>public&nbsp;TargetMean.TargetMeanSerializer()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="write(com.esotericsoftware.kryo.Kryo, 
com.esotericsoftware.kryo.io.Output, 
com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(com.esotericsoftware.kryo.Kryo&nbsp;kryo,
-         com.esotericsoftware.kryo.io.Output&nbsp;output,
-         <a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;t)</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code>write</code>&nbsp;in 
class&nbsp;<code>com.esotericsoftware.kryo.Serializer&lt;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&gt;</code></dd>
-</dl>
-</li>
-</ul>
-<a name="read(com.esotericsoftware.kryo.Kryo, 
com.esotericsoftware.kryo.io.Input, java.lang.Class)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>read</h4>
-<pre>public&nbsp;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&nbsp;read(com.esotericsoftware.kryo.Kryo&nbsp;kryo,
-              com.esotericsoftware.kryo.io.Input&nbsp;input,
-              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&gt;&nbsp;type)</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code>read</code>&nbsp;in 
class&nbsp;<code>com.esotericsoftware.kryo.Serializer&lt;<a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html"
 title="class in 
com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean</a>&gt;</code></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= 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><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/TargetMean.TargetMeanSerializer.html">Use</a></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>
-</ul>
-<div class="aboutLanguage"><em>Scalable Advanced Massive Online Analysis, 
0.2.0-SNAPSHOT</em></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html"
 title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common"><span 
class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html"
 target="_top">Frames</a></li>
-<li><a href="TargetMean.TargetMeanSerializer.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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a 
href="http://labs.yahoo.com";>Yahoo! Labs</a>. All rights reserved.</small></p>
-</body>
-</html>

Reply via email to