ensemblelibrarymodel.html
来自「weka是机器学习和数据挖掘领域最有影响力的开源项目之一」· HTML 代码 · 共 605 行 · 第 1/2 页
HTML
605 行
<DL><DT><B>Parameters:</B><DD><CODE>classifier</CODE> - the classifier to use</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="testOptions()"><!-- --></A><H3>testOptions</H3><PRE>public void <B>testOptions</B>()</PRE><DL><DD>This method will attempt to instantiate this classifier with the given options. If an exception is thrown from the setOptions method of the classifier then the resulting exception text will be saved in the description text string.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getClassifier()"><!-- --></A><H3>getClassifier</H3><PRE>public <A HREF="../../weka/classifiers/Classifier.html" title="class in weka.classifiers">Classifier</A> <B>getClassifier</B>()</PRE><DL><DD>Returns the base classifier this library model represents.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the base classifier</DL></DD></DL><HR><A NAME="getStringRepresentation()"><!-- --></A><H3>getStringRepresentation</H3><PRE>public java.lang.String <B>getStringRepresentation</B>()</PRE><DL><DD>getter for the string representation<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the string representation</DL></DD></DL><HR><A NAME="setDescriptionText(java.lang.String)"><!-- --></A><H3>setDescriptionText</H3><PRE>public void <B>setDescriptionText</B>(java.lang.String descriptionText)</PRE><DL><DD>setter for the description text<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>descriptionText</CODE> - the description</DL></DD></DL><HR><A NAME="getDescriptionText()"><!-- --></A><H3>getDescriptionText</H3><PRE>public java.lang.String <B>getDescriptionText</B>()</PRE><DL><DD>getter for the string representation<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the description</DL></DD></DL><HR><A NAME="setErrorText(java.lang.String)"><!-- --></A><H3>setErrorText</H3><PRE>public void <B>setErrorText</B>(java.lang.String errorText)</PRE><DL><DD>setter for the error text<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>errorText</CODE> - the error text</DL></DD></DL><HR><A NAME="getErrorText()"><!-- --></A><H3>getErrorText</H3><PRE>public java.lang.String <B>getErrorText</B>()</PRE><DL><DD>getter for the error text<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the error text</DL></DD></DL><HR><A NAME="setOptionsWereValid(boolean)"><!-- --></A><H3>setOptionsWereValid</H3><PRE>public void <B>setOptionsWereValid</B>(boolean optionsWereValid)</PRE><DL><DD>setter for the optionsWereValid member variable<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>optionsWereValid</CODE> - if true, the options were valid</DL></DD></DL><HR><A NAME="getOptionsWereValid()"><!-- --></A><H3>getOptionsWereValid</H3><PRE>public boolean <B>getOptionsWereValid</B>()</PRE><DL><DD>getter for the optionsWereValid member variable<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>true if the options were valid</DL></DD></DL><HR><A NAME="toString()"><!-- --></A><H3>toString</H3><PRE>public java.lang.String <B>toString</B>()</PRE><DL><DD>This method converts the current set of arguments and the class name to a string value representing the command line invocation<P><DD><DL><DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>a string representation of classname and options</DL></DD></DL><HR><A NAME="getModelClass()"><!-- --></A><H3>getModelClass</H3><PRE>public java.lang.Class <B>getModelClass</B>()</PRE><DL><DD>getter for the modelClass<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the model class</DL></DD></DL><HR><A NAME="getOptions()"><!-- --></A><H3>getOptions</H3><PRE>public java.lang.String[] <B>getOptions</B>()</PRE><DL><DD>getter for the classifier options<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the classifier options</DL></DD></DL><HR><A NAME="updateDescriptionText()"><!-- --></A><H3>updateDescriptionText</H3><PRE>public void <B>updateDescriptionText</B>()</PRE><DL><DD>This method loops through all of the properties of a classifier to build the html toolTipText that will show all of the property values for this model. Note that this code is copied+adapted from the PropertySheetPanel class.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://www.cs.waikato.ac.nz/ml/weka/" target="_blank"><FONT CLASS="NavBarFont1"><B>Weka's home</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../weka/classifiers/EnsembleLibrary.html" title="class in weka.classifiers"><B>PREV CLASS</B></A> <A HREF="../../weka/classifiers/EnsembleLibraryModelComparator.html" title="class in weka.classifiers"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?weka/classifiers/EnsembleLibraryModel.html" target="_top"><B>FRAMES</B></A> <A HREF="EnsembleLibraryModel.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?