addclassification.html

来自「weka是机器学习和数据挖掘领域最有影响力的开源项目之一」· HTML 代码 · 共 826 行 · 第 1/3 页

HTML
826
字号
<A NAME="setClassifier(weka.classifiers.Classifier)"><!-- --></A><H3>setClassifier</H3><PRE>public void <B>setClassifier</B>(<A HREF="../../../../weka/classifiers/Classifier.html" title="class in weka.classifiers">Classifier</A>&nbsp;value)</PRE><DL><DD>Sets the classifier to classify instances with.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - The classifier to be used (with its options set).</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>Gets the classifier used by the filter.<P><DD><DL><DT><B>Returns:</B><DD>The classifier to be used.</DL></DD></DL><HR><A NAME="serializedClassifierFileTipText()"><!-- --></A><H3>serializedClassifierFileTipText</H3><PRE>public java.lang.String <B>serializedClassifierFileTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for                        displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="getSerializedClassifierFile()"><!-- --></A><H3>getSerializedClassifierFile</H3><PRE>public java.io.File <B>getSerializedClassifierFile</B>()</PRE><DL><DD>Gets the file pointing to a serialized, trained classifier. If it is null or pointing to a directory it will not be used.<P><DD><DL><DT><B>Returns:</B><DD>the file the serialized, trained classifier is located                         in</DL></DD></DL><HR><A NAME="setSerializedClassifierFile(java.io.File)"><!-- --></A><H3>setSerializedClassifierFile</H3><PRE>public void <B>setSerializedClassifierFile</B>(java.io.File&nbsp;value)</PRE><DL><DD>Sets the file pointing to a serialized, trained classifier. If the argument is null, doesn't exist or pointing to a directory, then the  value is ignored.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the file pointing to the serialized, trained classifier</DL></DD></DL><HR><A NAME="outputClassificationTipText()"><!-- --></A><H3>outputClassificationTipText</H3><PRE>public java.lang.String <B>outputClassificationTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for                        displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="getOutputClassification()"><!-- --></A><H3>getOutputClassification</H3><PRE>public boolean <B>getOutputClassification</B>()</PRE><DL><DD>Get whether the classifiction of the classifier is output.<P><DD><DL><DT><B>Returns:</B><DD>true if the classification of the classifier is output.</DL></DD></DL><HR><A NAME="setOutputClassification(boolean)"><!-- --></A><H3>setOutputClassification</H3><PRE>public void <B>setOutputClassification</B>(boolean&nbsp;value)</PRE><DL><DD>Set whether the classification of the classifier is output.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - whether the classification of the classifier is output.</DL></DD></DL><HR><A NAME="outputDistributionTipText()"><!-- --></A><H3>outputDistributionTipText</H3><PRE>public java.lang.String <B>outputDistributionTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for                        displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="getOutputDistribution()"><!-- --></A><H3>getOutputDistribution</H3><PRE>public boolean <B>getOutputDistribution</B>()</PRE><DL><DD>Get whether the classifiction of the classifier is output.<P><DD><DL><DT><B>Returns:</B><DD>true if the distribution of the classifier is output.</DL></DD></DL><HR><A NAME="setOutputDistribution(boolean)"><!-- --></A><H3>setOutputDistribution</H3><PRE>public void <B>setOutputDistribution</B>(boolean&nbsp;value)</PRE><DL><DD>Set whether the Distribution of the classifier is output.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - whether the distribution of the classifier is output.</DL></DD></DL><HR><A NAME="outputErrorFlagTipText()"><!-- --></A><H3>outputErrorFlagTipText</H3><PRE>public java.lang.String <B>outputErrorFlagTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for                        displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="getOutputErrorFlag()"><!-- --></A><H3>getOutputErrorFlag</H3><PRE>public boolean <B>getOutputErrorFlag</B>()</PRE><DL><DD>Get whether the classifiction of the classifier is output.<P><DD><DL><DT><B>Returns:</B><DD>true if the classification of the classifier is output.</DL></DD></DL><HR><A NAME="setOutputErrorFlag(boolean)"><!-- --></A><H3>setOutputErrorFlag</H3><PRE>public void <B>setOutputErrorFlag</B>(boolean&nbsp;value)</PRE><DL><DD>Set whether the classification of the classifier is output.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - whether the classification of the classifier is output.</DL></DD></DL><HR><A NAME="main(java.lang.String[])"><!-- --></A><H3>main</H3><PRE>public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE><DL><DD>runs the filter with the given arguments<P><DD><DL><DT><B>Parameters:</B><DD><CODE>args</CODE> - the commandline arguments</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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV CLASS&nbsp;&nbsp;<A HREF="../../../../weka/filters/supervised/attribute/AttributeSelection.html" title="class in weka.filters.supervised.attribute"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../index.html?weka/filters/supervised/attribute/AddClassification.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="AddClassification.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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 + -
显示快捷键?