📄 logisticloss.html
字号:
<CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/performance/LogisticLoss.html#getMikroAverage()">getMikroAverage</A></B>()</CODE><BR> Returns the (current) value of the averagable (the average itself).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/performance/LogisticLoss.html#getMikroVariance()">getMikroVariance</A></B>()</CODE><BR> Returns the variance of the averagable.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/performance/LogisticLoss.html#getName()">getName</A></B>()</CODE><BR> Returns the name of this averagable.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/performance/LogisticLoss.html#startCounting(com.rapidminer.example.ExampleSet, boolean)">startCounting</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet, boolean useExampleWeights)</CODE><BR> Calculates the margin.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/performance/LogisticLoss.html#toString()">toString</A></B>()</CODE><BR> Returns the super class implementation of toString().</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.operator.performance.MeasuredPerformance"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.operator.performance.<A HREF="../../../../com/rapidminer/operator/performance/MeasuredPerformance.html" title="class in com.rapidminer.operator.performance">MeasuredPerformance</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/operator/performance/MeasuredPerformance.html#startCounting(com.rapidminer.example.ExampleSet)">startCounting</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.operator.performance.PerformanceCriterion"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.operator.performance.<A HREF="../../../../com/rapidminer/operator/performance/PerformanceCriterion.html" title="class in com.rapidminer.operator.performance">PerformanceCriterion</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/operator/performance/PerformanceCriterion.html#compareTo(com.rapidminer.operator.performance.PerformanceCriterion)">compareTo</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.tools.math.Averagable"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.tools.math.<A HREF="../../../../com/rapidminer/tools/math/Averagable.html" title="class in com.rapidminer.tools.math">Averagable</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/tools/math/Averagable.html#buildAverage(com.rapidminer.tools.math.Averagable)">buildAverage</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#clone()">clone</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#cloneAveragable(com.rapidminer.tools.math.Averagable)">cloneAveragable</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#formatPercent()">formatPercent</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getAverage()">getAverage</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getAverageCount()">getAverageCount</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getExtension()">getExtension</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getFileDescription()">getFileDescription</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getMakroAverage()">getMakroAverage</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getMakroStandardDeviation()">getMakroStandardDeviation</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getMakroVariance()">getMakroVariance</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getMikroStandardDeviation()">getMikroStandardDeviation</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getStandardDeviation()">getStandardDeviation</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getVariance()">getVariance</A>, <A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getVisualizationComponent(com.rapidminer.operator.IOContainer)">getVisualizationComponent</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.operator.ResultObjectAdapter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.operator.<A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#addAction(javax.swing.Action)">addAction</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#getActions()">getActions</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#getResultIcon()">getResultIcon</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#isSavable()">isSavable</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#log(java.lang.String)">log</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#logError(java.lang.String)">logError</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#logNote(java.lang.String)">logNote</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#logWarning(java.lang.String)">logWarning</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#readResolve()">readResolve</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#save(java.io.File)">save</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#toHTML(java.lang.String)">toHTML</A>, <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html#toResultString()">toResultString</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.operator.AbstractIOObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.operator.<A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#copy()">copy</A>, <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#getLog()">getLog</A>, <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#getSource()">getSource</A>, <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#initWriting()">initWriting</A>, <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#read(java.io.InputStream)">read</A>, <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#setSource(java.lang.String)">setSource</A>, <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#setWorkingOperator(com.rapidminer.operator.Operator)">setWorkingOperator</A>, <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html#write(java.io.OutputStream)">write</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.operator.IOObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface com.rapidminer.operator.<A HREF="../../../../com/rapidminer/operator/IOObject.html" title="interface in com.rapidminer.operator">IOObject</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/operator/IOObject.html#copy()">copy</A>, <A HREF="../../../../com/rapidminer/operator/IOObject.html#getLog()">getLog</A>, <A HREF="../../../../com/rapidminer/operator/IOObject.html#getSource()">getSource</A>, <A HREF="../../../../com/rapidminer/operator/IOObject.html#setSource(java.lang.String)">setSource</A>, <A HREF="../../../../com/rapidminer/operator/IOObject.html#setWorkingOperator(com.rapidminer.operator.Operator)">setWorkingOperator</A>, <A HREF="../../../../com/rapidminer/operator/IOObject.html#write(java.io.OutputStream)">write</A></CODE></TD></TR></TABLE> <P><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="LogisticLoss()"><!-- --></A><H3>LogisticLoss</H3><PRE>public <B>LogisticLoss</B>()</PRE><DL><DD>Clone constructor.<P></DL><HR><A NAME="LogisticLoss(com.rapidminer.operator.performance.LogisticLoss)"><!-- --></A><H3>LogisticLoss</H3><PRE>public <B>LogisticLoss</B>(<A HREF="../../../../com/rapidminer/operator/performance/LogisticLoss.html" title="class in com.rapidminer.operator.performance">LogisticLoss</A> m)</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="startCounting(com.rapidminer.example.ExampleSet, boolean)"><!-- --></A><H3>startCounting</H3><PRE>public void <B>startCounting</B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet, boolean useExampleWeights) throws <A HREF="../../../../com/rapidminer/operator/OperatorException.html" title="class in com.rapidminer.operator">OperatorException</A></PRE><DL><DD>Calculates the margin.<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/rapidminer/operator/performance/MeasuredPerformance.html#startCounting(com.rapidminer.example.ExampleSet, boolean)">startCounting</A></CODE> in class <CODE><A HREF="../../../../com/rapidminer/operator/performance/MeasuredPerformance.html" title="class in com.rapidminer.operator.performance">MeasuredPerformance</A></CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/rapidminer/operator/OperatorException.html" title="class in com.rapidminer.operator">OperatorException</A></CODE></DL></DD></DL><HR><A NAME="countExample(com.rapidminer.example.Example)"><!-- --></A><H3>countExample</H3><PRE>public void <B>countExample</B>(<A HREF="../../../../com/rapidminer/example/Example.html" title="class in com.rapidminer.example">Example</A> example)</PRE><DL><DD>Does nothing. Everything is done in <A HREF="../../../../com/rapidminer/operator/performance/LogisticLoss.html#startCounting(com.rapidminer.example.ExampleSet, boolean)"><CODE>startCounting(ExampleSet, boolean)</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/operator/performance/MeasuredPerformance.html#countExample(com.rapidminer.example.Example)">countExample</A></CODE> in class <CODE><A HREF="../../../../com/rapidminer/operator/performance/MeasuredPerformance.html" title="class in com.rapidminer.operator.performance">MeasuredPerformance</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getExampleCount()"><!-- --></A><H3>getExampleCount</H3><PRE>public double <B>getExampleCount</B>()</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../com/rapidminer/operator/performance/PerformanceCriterion.html#getExampleCount()">PerformanceCriterion</A></CODE></B></DD><DD>Returns the number of data points which was used to determine the criterion value. If the criterion does not use example weights (or no weight was given) then the returned value will be an integer. Otherwise, the returned value is the sum of all example weights.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/operator/performance/PerformanceCriterion.html#getExampleCount()">getExampleCount</A></CODE> in class <CODE><A HREF="../../../../com/rapidminer/operator/performance/PerformanceCriterion.html" title="class in com.rapidminer.operator.performance">PerformanceCriterion</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getMikroVariance()"><!-- --></A><H3>getMikroVariance</H3><PRE>public double <B>getMikroVariance</B>()</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../com/rapidminer/tools/math/Averagable.html#getMikroVariance()">Averagable</A></CODE></B></DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -