⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rdg1.html

📁 由java开发的软件包
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setAttList_Irr(boolean[])">setAttList_Irr</A></B>(boolean[]&nbsp;newAttList_Irr)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the array that defines which of the attributes are seen to be irrelevant.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setDatasetFormat(weka.core.Instances)">setDatasetFormat</A></B>(<A HREF="../../weka/core/Instances.html" title="class in weka.core">Instances</A>&nbsp;newDatasetFormat)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the dataset format.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setMaxRuleSize(int)">setMaxRuleSize</A></B>(int&nbsp;newMaxRuleSize)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum number of tests in rules.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setMinRuleSize(int)">setMinRuleSize</A></B>(int&nbsp;newMinRuleSize)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the minimum number of tests in rules.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setNumIrrelevant(int)">setNumIrrelevant</A></B>(int&nbsp;newNumIrrelevant)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the number of irrelevant attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setNumNumeric(int)">setNumNumeric</A></B>(int&nbsp;newNumNumeric)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the number of numerical attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setOptions(java.lang.String[])">setOptions</A></B>(java.lang.String[]&nbsp;options)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a list of options for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setRandom(java.util.Random)">setRandom</A></B>(java.util.Random&nbsp;newRandom)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the random generator.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setSeed(int)">setSeed</A></B>(int&nbsp;newSeed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the random number seed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/datagenerators/RDG1.html#setVoteFlag(boolean)">setVoteFlag</A></B>(boolean&nbsp;newVoteFlag)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the vote flag.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_weka.datagenerators.Generator"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class weka.datagenerators.<A HREF="../../weka/datagenerators/Generator.html" title="class in weka.datagenerators">Generator</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../weka/datagenerators/Generator.html#getDebug()">getDebug</A>, <A HREF="../../weka/datagenerators/Generator.html#getNumAttributes()">getNumAttributes</A>, <A HREF="../../weka/datagenerators/Generator.html#getNumClasses()">getNumClasses</A>, <A HREF="../../weka/datagenerators/Generator.html#getNumExamples()">getNumExamples</A>, <A HREF="../../weka/datagenerators/Generator.html#getNumExamplesAct()">getNumExamplesAct</A>, <A HREF="../../weka/datagenerators/Generator.html#getOutput()">getOutput</A>, <A HREF="../../weka/datagenerators/Generator.html#getRelationName()">getRelationName</A>, <A HREF="../../weka/datagenerators/Generator.html#makeData(weka.datagenerators.Generator, java.lang.String[])">makeData</A>, <A HREF="../../weka/datagenerators/Generator.html#setDebug(boolean)">setDebug</A>, <A HREF="../../weka/datagenerators/Generator.html#setNumAttributes(int)">setNumAttributes</A>, <A HREF="../../weka/datagenerators/Generator.html#setNumClasses(int)">setNumClasses</A>, <A HREF="../../weka/datagenerators/Generator.html#setNumExamples(int)">setNumExamples</A>, <A HREF="../../weka/datagenerators/Generator.html#setNumExamplesAct(int)">setNumExamplesAct</A>, <A HREF="../../weka/datagenerators/Generator.html#setOutput(java.io.PrintWriter)">setOutput</A>, <A HREF="../../weka/datagenerators/Generator.html#setRelationName(java.lang.String)">setRelationName</A></CODE></TD></TR></TABLE>&nbsp;<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"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="RDG1()"><!-- --></A><H3>RDG1</H3><PRE>public <B>RDG1</B>()</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"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="globalInfo()"><!-- --></A><H3>globalInfo</H3><PRE>public java.lang.String <B>globalInfo</B>()</PRE><DL><DD>Returns a string describing this data generator.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>a description of the data generator suitable for displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="listOptions()"><!-- --></A><H3>listOptions</H3><PRE>public java.util.Enumeration <B>listOptions</B>()</PRE><DL><DD>Returns an enumeration describing the available options.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../weka/core/OptionHandler.html#listOptions()">listOptions</A></CODE> in interface <CODE><A HREF="../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>an enumeration of all the available options</DL></DD></DL><HR><A NAME="setOptions(java.lang.String[])"><!-- --></A><H3>setOptions</H3><PRE>public void <B>setOptions</B>(java.lang.String[]&nbsp;options)                throws java.lang.Exception</PRE><DL><DD>Parses a list of options for this object. <p> For list of valid options see class description.<p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../weka/core/OptionHandler.html#setOptions(java.lang.String[])">setOptions</A></CODE> in interface <CODE><A HREF="../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>options</CODE> - the list of options as an array of strings<DT><B>Throws:</B><DD><CODE>java.lang.Exception</CODE> - if an option is not supported</DL></DD></DL><HR><A NAME="getOptions()"><!-- --></A><H3>getOptions</H3><PRE>public java.lang.String[] <B>getOptions</B>()</PRE><DL><DD>Gets the current settings of the datagenerator RDG1.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../weka/core/OptionHandler.html#getOptions()">getOptions</A></CODE> in interface <CODE><A HREF="../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>an array of strings suitable for passing to setOptions</DL></DD></DL><HR><A NAME="getRandom()"><!-- --></A><H3>getRandom</H3><PRE>public java.util.Random <B>getRandom</B>()</PRE><DL><DD>Gets the random generator.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the random generator</DL></DD></DL><HR><A NAME="setRandom(java.util.Random)"><!-- --></A><H3>setRandom</H3><PRE>public void <B>setRandom</B>(java.util.Random&nbsp;newRandom)</PRE><DL><DD>Sets the random generator.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>newRandom</CODE> - is the random generator.</DL></DD></DL><HR><A NAME="getMaxRuleSize()"><!-- --></A><H3>getMaxRuleSize</H3><PRE>public int <B>getMaxRuleSize</B>()</PRE><DL><DD>Gets the maximum number of tests in rules.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the maximum number of tests allowed in rules</DL></DD></DL><HR><A NAME="setMaxRuleSize(int)"><!-- --></A><H3>setMaxRuleSize</H3><PRE>public void <B>setMaxRuleSize</B>(int&nbsp;newMaxRuleSize)</PRE><DL><DD>Sets the maximum number of tests in rules.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>newMaxRuleSize</CODE> - new maximum number of tests allowed in rules.</DL></DD></DL><HR><A NAME="getMinRuleSize()"><!-- --></A><H3>getMinRuleSize</H3><PRE>public int <B>getMinRuleSize</B>()</PRE><DL><DD>Gets the minimum number of tests in rules.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the minimum number of tests allowed in rules</DL></DD></DL><HR><A NAME="setMinRuleSize(int)"><!-- --></A><H3>setMinRuleSize</H3><PRE>public void <B>setMinRuleSize</B>(int&nbsp;newMinRuleSize)</PRE><DL><DD>Sets the minimum number of tests in rules.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>newMinRuleSize</CODE> - new minimum number of test in rules.</DL></DD></DL><HR><A NAME="getNumIrrelevant()"><!-- --></A><H3>getNumIrrelevant</H3><PRE>public int <B>getNumIrrelevant</B>()</PRE><DL><DD>Gets the number of irrelevant attributes.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the number of irrelevant attributes</DL></DD></DL><HR><A NAME="setNumIrrelevant(int)"><!-- --></A><H3>setNumIrrelevant</H3><PRE>public void <B>setNumIrrelevant</B>(int&nbsp;newNumIrrelevant)</PRE><DL><DD>Sets the number of irrelevant attributes.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getNumNumeric()"><!-- --></A><H3>getNumNumeric</H3><PRE>public int <B>getNumNumeric</B>()</PRE><DL><DD>Gets the number of numerical attributes.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the number of numerical attributes.</DL></DD></DL><HR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -