attributes.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,626 行 · 第 1/4 页
HTML
1,626 行
<A NAME="getRegular(java.lang.String)"><!-- --></A><H3>getRegular</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getRegular</B>(java.lang.String name)</PRE><DL><DD>Returns the regular attribute for the given name.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getSpecial(java.lang.String)"><!-- --></A><H3>getSpecial</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getSpecial</B>(java.lang.String name)</PRE><DL><DD>Returns the special attribute for the given special name.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRole(com.rapidminer.example.Attribute)"><!-- --></A><H3>getRole</H3><PRE><A HREF="../../../com/rapidminer/example/AttributeRole.html" title="class in com.rapidminer.example">AttributeRole</A> <B>getRole</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> attribute)</PRE><DL><DD>Returns the attribute role for the given attribute.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRole(java.lang.String)"><!-- --></A><H3>getRole</H3><PRE><A HREF="../../../com/rapidminer/example/AttributeRole.html" title="class in com.rapidminer.example">AttributeRole</A> <B>getRole</B>(java.lang.String name)</PRE><DL><DD>Returns the attribute role for the given name.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getLabel()"><!-- --></A><H3>getLabel</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getLabel</B>()</PRE><DL><DD>Returns the label attribute or null if no label attribute is defined.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setLabel(com.rapidminer.example.Attribute)"><!-- --></A><H3>setLabel</H3><PRE>void <B>setLabel</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> label)</PRE><DL><DD>Sets the label attribute. If the given attribute is null, no label attribute will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getPredictedLabel()"><!-- --></A><H3>getPredictedLabel</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getPredictedLabel</B>()</PRE><DL><DD>Returns the predicted label attribute or null if no label attribute is defined.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setPredictedLabel(com.rapidminer.example.Attribute)"><!-- --></A><H3>setPredictedLabel</H3><PRE>void <B>setPredictedLabel</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> predictedLabel)</PRE><DL><DD>Sets the predicted label attribute. If the given attribute is null, no predicted label attribute will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getId()"><!-- --></A><H3>getId</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getId</B>()</PRE><DL><DD>Returns the id attribute or null if no label attribute is defined.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setId(com.rapidminer.example.Attribute)"><!-- --></A><H3>setId</H3><PRE>void <B>setId</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> id)</PRE><DL><DD>Sets the id attribute. If the given attribute is null, no id attribute will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getWeight()"><!-- --></A><H3>getWeight</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getWeight</B>()</PRE><DL><DD>Returns the weight attribute or null if no label attribute is defined.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setWeight(com.rapidminer.example.Attribute)"><!-- --></A><H3>setWeight</H3><PRE>void <B>setWeight</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> weight)</PRE><DL><DD>Sets the weight attribute. If the given attribute is null, no weight attribute will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCluster()"><!-- --></A><H3>getCluster</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getCluster</B>()</PRE><DL><DD>Returns the cluster attribute or null if no label attribute is defined.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCluster(com.rapidminer.example.Attribute)"><!-- --></A><H3>setCluster</H3><PRE>void <B>setCluster</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> cluster)</PRE><DL><DD>Sets the cluster attribute. If the given attribute is null, no cluster attribute will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getOutlier()"><!-- --></A><H3>getOutlier</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getOutlier</B>()</PRE><DL><DD>Returns the outlier attribute or null if no label attribute is defined.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setOutlier(com.rapidminer.example.Attribute)"><!-- --></A><H3>setOutlier</H3><PRE>void <B>setOutlier</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> outlier)</PRE><DL><DD>Sets the outlier attribute. If the given attribute is null, no outlier attribute will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCost()"><!-- --></A><H3>getCost</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getCost</B>()</PRE><DL><DD>Returns the cost attribute or null if no label attribute is defined.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCost(com.rapidminer.example.Attribute)"><!-- --></A><H3>setCost</H3><PRE>void <B>setCost</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> cost)</PRE><DL><DD>Sets the cost attribute. If the given attribute is null, no cost attribute will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setSpecialAttribute(com.rapidminer.example.Attribute, java.lang.String)"><!-- --></A><H3>setSpecialAttribute</H3><PRE>void <B>setSpecialAttribute</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> attribute, java.lang.String specialName)</PRE><DL><DD>Sets the special attribute for the given name. If the given attribute is null, no special attribute with this name will be used.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="createRegularAttributeArray()"><!-- --></A><H3>createRegularAttributeArray</H3><PRE><A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[] <B>createRegularAttributeArray</B>()</PRE><DL><DD>This method creates an attribute array from all regular attributes. ATTENTION: This method should only be used if it is ensured that the attribute roles and number of attributes cannot be changed, otherwise the delivered array will not be synchronized with the attribute roles object. Therefore, the iterator methods of this class should be preferred.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="toString()"><!-- --></A><H3>toString</H3><PRE>java.lang.String <B>toString</B>()</PRE><DL><DD>Returns a string representation of this attribute set.<P><DD><DL><DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></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="class-use/Attributes.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=114160&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../com/rapidminer/example/AttributeRoleIterator.html" title="class in com.rapidminer.example"><B>PREV CLASS</B></A> <A HREF="../../../com/rapidminer/example/AttributeTransformation.html" title="interface in com.rapidminer.example"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?com/rapidminer/example/Attributes.html" target="_top"><B>FRAMES</B></A> <A HREF="Attributes.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 | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR><i>Copyright © 2001-2008 by <a href="http://rapid-i.com" target="_blank">Rapid-I</a></i></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?