hypothesis.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 691 行 · 第 1/4 页
HTML
691 行
</TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/package-summary.html">com.rapidminer.operator.learner.igss.utility</A> with parameters of type <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B>Linear.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Linear.html#conf(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">conf</A></B>(double totalExampleWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculate confidence intervall for a specific rule.</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>InstanceAveraging.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/InstanceAveraging.html#conf(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">conf</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculate confidence intervall for a specific rule for instance averaging functions.</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>Binomial.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Binomial.html#conf(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">conf</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculate confidence intervall for a specific rule.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract double</CODE></FONT></TD><TD><CODE><B>AbstractUtility.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/AbstractUtility.html#conf(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">conf</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculates the normal approximation of the confidence intervall for a specific hypothesis.</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>Squared.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Squared.html#conf(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">conf</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculate confidence intervall for a specific rule.</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>Utility.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Utility.html#confidenceIntervall(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">confidenceIntervall</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculates the the confidence intervall for a specific hypothesis.</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>InstanceAveraging.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/InstanceAveraging.html#confidenceIntervall(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">confidenceIntervall</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculates the the confidence intervall for a specific hypothesis.</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>AbstractUtility.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/AbstractUtility.html#confidenceIntervall(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">confidenceIntervall</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Calculates the the confidence intervall for a specific hypothesis.</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>Utility.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Utility.html#getUpperBound(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">getUpperBound</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Returns an upper bound for the utility of refinements for the given hypothesis.</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>Linear.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Linear.html#getUpperBound(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">getUpperBound</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Returns an upper bound for the utility of refinements for the given hypothesis.</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>Accuracy.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Accuracy.html#getUpperBound(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">getUpperBound</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Returns an upper bound for the utility of refinements for the given hypothesis.</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>Coverage.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Coverage.html#getUpperBound(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">getUpperBound</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Returns an upper bound for the utility of refinements for the given hypothesis.</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>Binomial.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Binomial.html#getUpperBound(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">getUpperBound</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Returns an upper bound for the utility of refinements for the given hypothesis.</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>Squared.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/Squared.html#getUpperBound(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">getUpperBound</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Returns an upper bound for the utility of refinements for the given hypothesis.</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>WRAcc.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/WRAcc.html#getUpperBound(double, double, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double)">getUpperBound</A></B>(double totalWeight, double totalPositiveWeight, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypo, double delta)</CODE><BR> Returns an upper bound for the utility of refinements for the given hypothesis.</TD>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?