hypothesis.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 691 行 · 第 1/4 页
HTML
691 行
double delta, double epsilon)</CODE><BR> Returns the n best hypothesis with maximum error epsilon with confidence 1-delta.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.LinkedList<<A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A>></CODE></FONT></TD><TD><CODE><B>IteratingGSS.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/IteratingGSS.html#prune(java.util.LinkedList, double, double, double, double)">prune</A></B>(java.util.LinkedList<<A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A>> hypoList, double minUtility, double totalWeight, double totalPositiveWeight, double delta_p)</CODE><BR> Prunes the given list of hypothesis.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/package-summary.html">com.rapidminer.operator.learner.igss</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><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/Result.html#Result(com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double, double, double, double)">Result</A></B>(<A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> h, double totalExampleWeight, double totalPositiveWeight, double u, double c)</CODE><BR> </TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.igss.hypothesis"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> in <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> in <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Rule.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Rule</A></B></CODE><BR> Objects of this class represent a conjunctive rule.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</A> declared as <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>protected <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A></CODE></FONT></TD><TD><CODE><B>GSSModel.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/GSSModel.html#hypothesis">hypothesis</A></B></CODE><BR> The all hypothesis of the model.</TD></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/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</A> that return <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> <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A></CODE></FONT></TD><TD><CODE><B>Rule.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Rule.html#clone()">clone</A></B>()</CODE><BR> Clones the rule with covered and positive weight.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A></CODE></FONT></TD><TD><CODE><B>Hypothesis.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html#clone()">clone</A></B>()</CODE><BR> Clone method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A></CODE></FONT></TD><TD><CODE><B>GSSModel.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/GSSModel.html#getHypothesis()">getHypothesis</A></B>()</CODE><BR> Returns the hypothesis stored in this model.</TD></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/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</A> that return types with arguments 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> java.util.LinkedList<<A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A>></CODE></FONT></TD><TD><CODE><B>Rule.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Rule.html#init(int)">init</A></B>(int minComplexity)</CODE><BR> Creates all rules with length<=minComplexity.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract java.util.LinkedList<<A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A>></CODE></FONT></TD><TD><CODE><B>Hypothesis.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html#init(int)">init</A></B>(int minComplexity)</CODE><BR> Used to generate the first hypothesis or the first group of hypothesis.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.LinkedList<<A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A>></CODE></FONT></TD><TD><CODE><B>Rule.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Rule.html#refine()">refine</A></B>()</CODE><BR> Creates all successors of the rule that have one more literal.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract java.util.LinkedList<<A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A>></CODE></FONT></TD><TD><CODE><B>Hypothesis.</B><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html#refine()">refine</A></B>()</CODE><BR> Generates new hypothesis by adding one degree of complexity and creating all rules that are possible now.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</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><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/GSSModel.html#GSSModel(com.rapidminer.example.ExampleSet, com.rapidminer.operator.learner.igss.hypothesis.Hypothesis, double[])">GSSModel</A></B>(<A HREF="../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet, <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> hypothesis, double[] confidences)</CODE><BR> Creates a new GSSModel.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.igss.utility"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/hypothesis/Hypothesis.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">Hypothesis</A> in <A HREF="../../../../../../../com/rapidminer/operator/learner/igss/utility/package-summary.html">com.rapidminer.operator.learner.igss.utility</A></FONT></TH>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?