http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/7d3069f9/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html deleted file mode 100644 index a2489b0..0000000 --- a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html +++ /dev/null @@ -1,570 +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 (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 (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.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/RuleSplitNode.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.TargetMeanData.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.html" target="_top">Frames</a></li> -<li><a href="TargetMean.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: </li> -<li><a href="#nested_class_summary">Nested</a> | </li> -<li><a href="#field_summary">Field</a> | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field_detail">Field</a> | </li> -<li><a href="#constructor_detail">Constr</a> | </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" class="title">Class TargetMean</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/moa/AbstractMOAObject.html" title="class in com.yahoo.labs.samoa.moa">com.yahoo.labs.samoa.moa.AbstractMOAObject</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/AbstractOptionHandler.html" title="class in com.yahoo.labs.samoa.moa.options">com.yahoo.labs.samoa.moa.options.AbstractOptionHandler</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">com.yahoo.labs.samoa.moa.classifiers.AbstractClassifier</a></li> -<li> -<ul class="inheritance"> -<li>com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd>com.github.javacliparser.Configurable, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/Classifier.html" title="interface in com.yahoo.labs.samoa.moa.classifiers">Classifier</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/Regressor.html" title="interface in com.yahoo.labs.samoa.moa.classifiers">Regressor</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/learners/Learner.html" title="interface in com.yahoo.labs.samoa.moa.learners">Learner</a><<a href="../../../../../../../../com/yahoo/labs/samoa/moa/core/Example.html" title="interface in com.yahoo.labs.samoa.moa.core">Example</a><<a href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a>>>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/MOAObject.html" title="interface in com.yahoo.labs.samoa.moa">MOAObject</a>, <a href="../../../../../../../../com/yahoo/labs/samo a/moa/options/OptionHandler.html" title="interface in com.yahoo.labs.samoa.moa.options">OptionHandler</a>, <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">TargetMean</span> -extends <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">AbstractClassifier</a> -implements <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/Regressor.html" title="interface in com.yahoo.labs.samoa.moa.classifiers">Regressor</a></pre> -<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../../serialized-form.html#com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean">Serialized Form</a></dd></dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== NESTED CLASS SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="nested_class_summary"> -<!-- --> -</a> -<h3>Nested Class Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> -<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean.TargetMeanData</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanSerializer.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean.TargetMeanSerializer</a></strong></code> </td> -</tr> -</table> -</li> -</ul> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field_summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>com.github.javacliparser.FloatOption</code></td> -<td class="colLast"><code><strong><a href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html#fadingErrorFactorOption">fadingErrorFactorOption</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_com.yahoo.labs.samoa.moa.classifiers.AbstractClassifier"> -<!-- --> -</a> -<h3>Fields inherited from class com.yahoo.labs.samoa.moa.classifiers.<a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">AbstractClassifier</a></h3> -<code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#classifierRandom">classifierRandom</a></code></li> -</ul> -</li> -</ul> -<!-- ======== 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"> </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.html#TargetMean()">TargetMean</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html#TargetMean(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean.TargetMeanData)">TargetMean</a></strong>(<a href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean.TargetMeanData</a> td)</code> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.html#TargetMean(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)">TargetMean</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> t)</code> </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"> </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/TargetMean.html#getCurrentError()">getCurrentError</a></strong>()</code> </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.html#getModelDescription(java.lang.StringBuilder, int)">getModelDescription</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> out, - int indent)</code> -<div class="block">Returns a string representation of the model.</div> -</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/TargetMean.html#getVotesForInstance()">getVotesForInstance</a></strong>()</code> </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/TargetMean.html#getVotesForInstance(com.yahoo.labs.samoa.instances.Instance)">getVotesForInstance</a></strong>(<a href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a> inst)</code> -<div class="block">Predicts the class memberships for a given instance.</div> -</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/TargetMean.html#isRandomizable()">isRandomizable</a></strong>()</code> -<div class="block">Gets whether this learner needs a random seed.</div> -</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.html#reset(double, long)">reset</a></strong>(double currentMean, - long numberOfInstances)</code> </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/TargetMean.html#resetError()">resetError</a></strong>()</code> </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.html#resetLearningImpl()">resetLearningImpl</a></strong>()</code> -<div class="block">Resets this classifier.</div> -</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/TargetMean.html#trainOnInstanceImpl(com.yahoo.labs.samoa.instances.Instance)">trainOnInstanceImpl</a></strong>(<a href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a> inst)</code> -<div class="block">Trains this classifier incrementally using the given instance.<br><br> - - The reason for ...Impl methods: ease programmer burden by not requiring - them to remember calls to super in overridden methods.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_com.yahoo.labs.samoa.moa.classifiers.AbstractClassifier"> -<!-- --> -</a> -<h3>Methods inherited from class com.yahoo.labs.samoa.moa.classifiers.<a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">AbstractClassifier</a></h3> -<code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#contextIsCompatible(com.yahoo.labs.samoa.instances.InstancesHeader, com.yahoo.labs.samoa.instances.InstancesHeader)">contextIsCompatible</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#copy()">copy</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#correctlyClassifies(com.yahoo.labs.samoa.instances.Instance)">correctlyClassifies</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getAttributeNameString(int)">getAttributeNameString</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getClassLabelString(int)">getClassLabelString</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getClassNameString()">getClassNameString</a>, <a href="../../../../../.. /../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getDescription(java.lang.StringBuilder, int)">getDescription</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getModel()">getModel</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getModelContext()">getModelContext</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getModelMeasurements()">getModelMeasurements</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getNominalValueString(int, int)">getNominalValueString</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getPurposeString()">getPurposeString</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getSubClassifiers()">getSubClassifiers</a>, <a href="../../../../../../../../com/ yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getSublearners()">getSublearners</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getVotesForInstance(com.yahoo.labs.samoa.moa.core.Example)">getVotesForInstance</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#prepareForUseImpl(com.yahoo.labs.samoa.moa.tasks.TaskMonitor, com.yahoo.labs.samoa.moa.core.ObjectRepository)">prepareForUseImpl</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#resetLearning()">resetLearning</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#setModelContext(com.yahoo.labs.samoa.instances.InstancesHeader)">setModelContext</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#setRandomSeed(int)">setRandomSeed</a>, <a href="../../../../../../../../com/yahoo/labs/samo a/moa/classifiers/AbstractClassifier.html#trainingHasStarted()">trainingHasStarted</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#trainingWeightSeenByModel()">trainingWeightSeenByModel</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#trainOnInstance(com.yahoo.labs.samoa.moa.core.Example)">trainOnInstance</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#trainOnInstance(com.yahoo.labs.samoa.instances.Instance)">trainOnInstance</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_com.yahoo.labs.samoa.moa.options.AbstractOptionHandler"> -<!-- --> -</a> -<h3>Methods inherited from class com.yahoo.labs.samoa.moa.options.<a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/AbstractOptionHandler.html" title="class in com.yahoo.labs.samoa.moa.options">AbstractOptionHandler</a></h3> -<code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/AbstractOptionHandler.html#getCLICreationString(java.lang.Class)">getCLICreationString</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/AbstractOptionHandler.html#getOptions()">getOptions</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/AbstractOptionHandler.html#prepareForUse()">prepareForUse</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/AbstractOptionHandler.html#prepareForUse(com.yahoo.labs.samoa.moa.tasks.TaskMonitor, com.yahoo.labs.samoa.moa.core.ObjectRepository)">prepareForUse</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_com.yahoo.labs.samoa.moa.AbstractMOAObject"> -<!-- --> -</a> -<h3>Methods inherited from class com.yahoo.labs.samoa.moa.<a href="../../../../../../../../com/yahoo/labs/samoa/moa/AbstractMOAObject.html" title="class in com.yahoo.labs.samoa.moa">AbstractMOAObject</a></h3> -<code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/AbstractMOAObject.html#copy(com.yahoo.labs.samoa.moa.MOAObject)">copy</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/AbstractMOAObject.html#measureByteSize()">measureByteSize</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/AbstractMOAObject.html#measureByteSize(com.yahoo.labs.samoa.moa.MOAObject)">measureByteSize</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/AbstractMOAObject.html#toString()">toString</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class 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#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> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_com.yahoo.labs.samoa.moa.options.OptionHandler"> -<!-- --> -</a> -<h3>Methods inherited from interface com.yahoo.labs.samoa.moa.options.<a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/OptionHandler.html" title="interface in com.yahoo.labs.samoa.moa.options">OptionHandler</a></h3> -<code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/OptionHandler.html#getCLICreationString(java.lang.Class)">getCLICreationString</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/OptionHandler.html#getOptions()">getOptions</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/OptionHandler.html#prepareForUse()">prepareForUse</a>, <a href="../../../../../../../../com/yahoo/labs/samoa/moa/options/OptionHandler.html#prepareForUse(com.yahoo.labs.samoa.moa.tasks.TaskMonitor, com.yahoo.labs.samoa.moa.core.ObjectRepository)">prepareForUse</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_com.yahoo.labs.samoa.moa.MOAObject"> -<!-- --> -</a> -<h3>Methods inherited from interface com.yahoo.labs.samoa.moa.<a href="../../../../../../../../com/yahoo/labs/samoa/moa/MOAObject.html" title="interface in com.yahoo.labs.samoa.moa">MOAObject</a></h3> -<code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/MOAObject.html#measureByteSize()">measureByteSize</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field_detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="fadingErrorFactorOption"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>fadingErrorFactorOption</h4> -<pre>public com.github.javacliparser.FloatOption fadingErrorFactorOption</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TargetMean(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TargetMean</h4> -<pre>public TargetMean(<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> t)</pre> -</li> -</ul> -<a name="TargetMean(com.yahoo.labs.samoa.learners.classifiers.rules.common.TargetMean.TargetMeanData)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TargetMean</h4> -<pre>public TargetMean(<a href="../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/TargetMean.TargetMeanData.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">TargetMean.TargetMeanData</a> td)</pre> -</li> -</ul> -<a name="TargetMean()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TargetMean</h4> -<pre>public TargetMean()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="isRandomizable()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isRandomizable</h4> -<pre>public boolean isRandomizable()</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/learners/Learner.html#isRandomizable()">Learner</a></code></strong></div> -<div class="block">Gets whether this learner needs a random seed. - Examples of methods that needs a random seed are bagging and boosting.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/learners/Learner.html#isRandomizable()">isRandomizable</a></code> in interface <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/learners/Learner.html" title="interface in com.yahoo.labs.samoa.moa.learners">Learner</a><<a href="../../../../../../../../com/yahoo/labs/samoa/moa/core/Example.html" title="interface in com.yahoo.labs.samoa.moa.core">Example</a><<a href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a>>></code></dd> -<dt><span class="strong">Returns:</span></dt><dd>true if the learner needs a random seed.</dd></dl> -</li> -</ul> -<a name="getVotesForInstance(com.yahoo.labs.samoa.instances.Instance)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getVotesForInstance</h4> -<pre>public double[] getVotesForInstance(<a href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a> inst)</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/Classifier.html#getVotesForInstance(com.yahoo.labs.samoa.instances.Instance)">Classifier</a></code></strong></div> -<div class="block">Predicts the class memberships for a given instance. If an instance is - unclassified, the returned array elements must be all zero.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/Classifier.html#getVotesForInstance(com.yahoo.labs.samoa.instances.Instance)">getVotesForInstance</a></code> in interface <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/Classifier.html" title="interface in com.yahoo.labs.samoa.moa.classifiers">Classifier</a></code></dd> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getVotesForInstance(com.yahoo.labs.samoa.instances.Instance)">getVotesForInstance</a></code> in class <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">AbstractClassifier</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>inst</code> - the instance to be classified</dd> -<dt><span class="strong">Returns:</span></dt><dd>an array containing the estimated membership probabilities of the - test instance in each class</dd></dl> -</li> -</ul> -<a name="getVotesForInstance()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getVotesForInstance</h4> -<pre>public double[] getVotesForInstance()</pre> -</li> -</ul> -<a name="resetLearningImpl()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>resetLearningImpl</h4> -<pre>public void resetLearningImpl()</pre> -<div class="block"><strong>Description copied from class: <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#resetLearningImpl()">AbstractClassifier</a></code></strong></div> -<div class="block">Resets this classifier. It must be similar to - starting a new classifier from scratch. <br><br> - - The reason for ...Impl methods: ease programmer burden by not requiring - them to remember calls to super in overridden methods. - Note that this will produce compiler errors if not overridden.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#resetLearningImpl()">resetLearningImpl</a></code> in class <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">AbstractClassifier</a></code></dd> -</dl> -</li> -</ul> -<a name="trainOnInstanceImpl(com.yahoo.labs.samoa.instances.Instance)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>trainOnInstanceImpl</h4> -<pre>public void trainOnInstanceImpl(<a href="../../../../../../../../com/yahoo/labs/samoa/instances/Instance.html" title="interface in com.yahoo.labs.samoa.instances">Instance</a> inst)</pre> -<div class="block"><strong>Description copied from class: <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#trainOnInstanceImpl(com.yahoo.labs.samoa.instances.Instance)">AbstractClassifier</a></code></strong></div> -<div class="block">Trains this classifier incrementally using the given instance.<br><br> - - The reason for ...Impl methods: ease programmer burden by not requiring - them to remember calls to super in overridden methods. - Note that this will produce compiler errors if not overridden.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#trainOnInstanceImpl(com.yahoo.labs.samoa.instances.Instance)">trainOnInstanceImpl</a></code> in class <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">AbstractClassifier</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>inst</code> - the instance to be used for training</dd></dl> -</li> -</ul> -<a name="getModelDescription(java.lang.StringBuilder, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getModelDescription</h4> -<pre>public void getModelDescription(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> out, - int indent)</pre> -<div class="block"><strong>Description copied from class: <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getModelDescription(java.lang.StringBuilder, int)">AbstractClassifier</a></code></strong></div> -<div class="block">Returns a string representation of the model.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html#getModelDescription(java.lang.StringBuilder, int)">getModelDescription</a></code> in class <code><a href="../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/AbstractClassifier.html" title="class in com.yahoo.labs.samoa.moa.classifiers">AbstractClassifier</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the stringbuilder to add the description</dd><dd><code>indent</code> - the number of characters to indent</dd></dl> -</li> -</ul> -<a name="reset(double, long)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>reset</h4> -<pre>public void reset(double currentMean, - long numberOfInstances)</pre> -</li> -</ul> -<a name="getCurrentError()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getCurrentError</h4> -<pre>public double getCurrentError()</pre> -</li> -</ul> -<a name="resetError()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>resetError</h4> -<pre>public void resetError()</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.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/RuleSplitNode.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.TargetMeanData.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.html" target="_top">Frames</a></li> -<li><a href="TargetMean.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: </li> -<li><a href="#nested_class_summary">Nested</a> | </li> -<li><a href="#field_summary">Field</a> | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field_detail">Field</a> | </li> -<li><a href="#constructor_detail">Constr</a> | </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 © 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/class-use/ActiveRule.Builder.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.Builder.html b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.Builder.html deleted file mode 100644 index 3daca98..0000000 --- a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.Builder.html +++ /dev/null @@ -1,220 +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:56 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule.Builder (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="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule.Builder (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><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.Builder.html" target="_top">Frames</a></li> -<li><a href="ActiveRule.Builder.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"> -<h2 title="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule.Builder" class="title">Uses of Class<br>com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule.Builder</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.rules.common">com.yahoo.labs.samoa.learners.classifiers.rules.common</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.rules.common"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a> in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a> that return <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#alpha(double)">alpha</a></strong>(double alpha)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#changeDetection(boolean)">changeDetection</a></strong>(boolean changeDetection)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#constantLearningRatioDecay(boolean)">constantLearningRatioDecay</a></strong>(boolean constantLearningRatioDecay)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html#getBuilder()">getBuilder</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#id(int)">id</a></strong>(int id)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#learningRatio(double)">learningRatio</a></strong>(double learningRatio)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#numericObserver(com.yahoo.labs.samoa.moa.classifiers.rules.core.attributeclassobservers.FIMTDDNumericAttributeClassLimitObserver)">numericObserver</a></strong>(<a href="../../../../../../../../../com/yahoo/labs/samoa/moa/classifiers/rules/core/attributeclassobservers/FIMTDDNumericAttributeClassLimitObserver.html" title="class in com.yahoo.labs.samoa.moa.classifiers.rules.core.attributeclassobservers">FIMTDDNumericAttributeClassLimitObserver</a> numericObserver)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#predictionFunction(int)">predictionFunction</a></strong>(int predictionFunction)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#statistics(double[])">statistics</a></strong>(double[] statistics)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#threshold(double)">threshold</a></strong>(double threshold)</code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a> with parameters of type <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ActiveRule.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html#setBuilder(com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule.Builder)">setBuilder</a></strong>(<a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a> builder)</code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a> with parameters of type <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html#ActiveRule(com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule.Builder)">ActiveRule</a></strong>(<a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a> builder)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/RuleActiveRegressionNode.html#RuleActiveRegressionNode(com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule.Builder)">RuleActiveRegressionNode</a></strong>(<a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule.Builder</a> builder)</code> </td> -</tr> -</tbody> -</table> -</li> -</ul> -</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><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.Builder.html" target="_top">Frames</a></li> -<li><a href="ActiveRule.Builder.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 ======= --> -<p class="legalCopy"><small>Copyright © 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/class-use/ActiveRule.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.html b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.html deleted file mode 100644 index ad59ebc..0000000 --- a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.html +++ /dev/null @@ -1,206 +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:56 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule (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="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule (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><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.html" target="_top">Frames</a></li> -<li><a href="ActiveRule.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"> -<h2 title="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule" class="title">Uses of Class<br>com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.rules.common">com.yahoo.labs.samoa.learners.classifiers.rules.common</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.rules.distributed">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.rules.common"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a> in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a> that return <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></code></td> -<td class="colLast"><span class="strong">ActiveRule.Builder.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.Builder.html#build()">build</a></strong>()</code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a> with parameters of type <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/NonLearningRule.html#NonLearningRule(com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule)">NonLearningRule</a></strong>(<a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a> rule)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/PassiveRule.html#PassiveRule(com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule)">PassiveRule</a></strong>(<a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a> rule)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.rules.distributed"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a> in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a> that return <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></code></td> -<td class="colLast"><span class="strong">RuleContentEvent.</span><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/RuleContentEvent.html#getRule()">getRule</a></strong>()</code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.distributed</a> with parameters of type <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/distributed/RuleContentEvent.html#RuleContentEvent(int, com.yahoo.labs.samoa.learners.classifiers.rules.common.ActiveRule, boolean)">RuleContentEvent</a></strong>(int ruleID, - <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a> rule, - boolean isRemoving)</code> </td> -</tr> -</tbody> -</table> -</li> -</ul> -</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><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/ActiveRule.html" target="_top">Frames</a></li> -<li><a href="ActiveRule.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 ======= --> -<p class="legalCopy"><small>Copyright © 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/class-use/LearningRule.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/LearningRule.html b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/LearningRule.html deleted file mode 100644 index 77060da..0000000 --- a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/LearningRule.html +++ /dev/null @@ -1,167 +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:56 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.LearningRule (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="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.LearningRule (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><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/LearningRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/LearningRule.html" target="_top">Frames</a></li> -<li><a href="LearningRule.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"> -<h2 title="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.LearningRule" class="title">Uses of Class<br>com.yahoo.labs.samoa.learners.classifiers.rules.common.LearningRule</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/LearningRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">LearningRule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#com.yahoo.labs.samoa.learners.classifiers.rules.common">com.yahoo.labs.samoa.learners.classifiers.rules.common</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="com.yahoo.labs.samoa.learners.classifiers.rules.common"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/LearningRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">LearningRule</a> in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/LearningRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">LearningRule</a> in <a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/package-summary.html">com.yahoo.labs.samoa.learners.classifiers.rules.common</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/ActiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">ActiveRule</a></strong></code> -<div class="block">ActiveRule is a LearningRule that actively update its LearningNode - with incoming instances.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/PassiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">PassiveRule</a></strong></code> -<div class="block">PassiveRule is a LearningRule that update its LearningNode - with the received new LearningNode.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</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><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/LearningRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/LearningRule.html" target="_top">Frames</a></li> -<li><a href="LearningRule.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 ======= --> -<p class="legalCopy"><small>Copyright © 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/class-use/NonLearningRule.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/NonLearningRule.html b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/NonLearningRule.html deleted file mode 100644 index 7ec212c..0000000 --- a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/NonLearningRule.html +++ /dev/null @@ -1,117 +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:56 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.NonLearningRule (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="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.NonLearningRule (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><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/NonLearningRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/NonLearningRule.html" target="_top">Frames</a></li> -<li><a href="NonLearningRule.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"> -<h2 title="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.NonLearningRule" class="title">Uses of Class<br>com.yahoo.labs.samoa.learners.classifiers.rules.common.NonLearningRule</h2> -</div> -<div class="classUseContainer">No usage of com.yahoo.labs.samoa.learners.classifiers.rules.common.NonLearningRule</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><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/NonLearningRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/NonLearningRule.html" target="_top">Frames</a></li> -<li><a href="NonLearningRule.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 ======= --> -<p class="legalCopy"><small>Copyright © 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/class-use/PassiveRule.html ---------------------------------------------------------------------- diff --git a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/PassiveRule.html b/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/PassiveRule.html deleted file mode 100644 index 87d8c83..0000000 --- a/docs/api/com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/PassiveRule.html +++ /dev/null @@ -1,117 +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:56 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.PassiveRule (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="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.PassiveRule (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><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/PassiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/PassiveRule.html" target="_top">Frames</a></li> -<li><a href="PassiveRule.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"> -<h2 title="Uses of Class com.yahoo.labs.samoa.learners.classifiers.rules.common.PassiveRule" class="title">Uses of Class<br>com.yahoo.labs.samoa.learners.classifiers.rules.common.PassiveRule</h2> -</div> -<div class="classUseContainer">No usage of com.yahoo.labs.samoa.learners.classifiers.rules.common.PassiveRule</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><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../../../../com/yahoo/labs/samoa/learners/classifiers/rules/common/PassiveRule.html" title="class in com.yahoo.labs.samoa.learners.classifiers.rules.common">Class</a></li> -<li class="navBarCell1Rev">Use</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>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../../../index.html?com/yahoo/labs/samoa/learners/classifiers/rules/common/class-use/PassiveRule.html" target="_top">Frames</a></li> -<li><a href="PassiveRule.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 ======= --> -<p class="legalCopy"><small>Copyright © 2014 <a href="http://labs.yahoo.com">Yahoo! Labs</a>. All rights reserved.</small></p> -</body> -</html>
