attributes.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,626 行 · 第 1/4 页
HTML
1,626 行
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getCluster()">getCluster</A></B>()</CODE><BR> Returns the cluster attribute or null if no label attribute is defined.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getCost()">getCost</A></B>()</CODE><BR> Returns the cost attribute or null if no label attribute is defined.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getId()">getId</A></B>()</CODE><BR> Returns the id attribute or null if no label attribute is defined.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getLabel()">getLabel</A></B>()</CODE><BR> Returns the label attribute or null if no label attribute is defined.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getOutlier()">getOutlier</A></B>()</CODE><BR> Returns the outlier attribute or null if no label attribute is defined.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getPredictedLabel()">getPredictedLabel</A></B>()</CODE><BR> Returns the predicted label attribute or null if no label attribute is defined.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getRegular(java.lang.String)">getRegular</A></B>(java.lang.String name)</CODE><BR> Returns the regular attribute for the given name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/AttributeRole.html" title="class in com.rapidminer.example">AttributeRole</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getRole(com.rapidminer.example.Attribute)">getRole</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> attribute)</CODE><BR> Returns the attribute role for the given attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/AttributeRole.html" title="class in com.rapidminer.example">AttributeRole</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getRole(java.lang.String)">getRole</A></B>(java.lang.String name)</CODE><BR> Returns the attribute role for the given name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getSpecial(java.lang.String)">getSpecial</A></B>(java.lang.String name)</CODE><BR> Returns the special attribute for the given special name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#getWeight()">getWeight</A></B>()</CODE><BR> Returns the weight attribute or null if no label attribute is defined.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#hashCode()">hashCode</A></B>()</CODE><BR> Returns the hash code of this attribute set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.Iterator<<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#iterator()">iterator</A></B>()</CODE><BR> Iterates over all regular attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#remove(com.rapidminer.example.Attribute)">remove</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> attribute)</CODE><BR> Removes the given attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#remove(com.rapidminer.example.AttributeRole)">remove</A></B>(<A HREF="../../../com/rapidminer/example/AttributeRole.html" title="class in com.rapidminer.example">AttributeRole</A> attributeRole)</CODE><BR> Removes the given attribute role.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#replace(com.rapidminer.example.Attribute, com.rapidminer.example.Attribute)">replace</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> first, <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> second)</CODE><BR> Replaces the first attribute by the second.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setCluster(com.rapidminer.example.Attribute)">setCluster</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> cluster)</CODE><BR> Sets the cluster attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setCost(com.rapidminer.example.Attribute)">setCost</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> cost)</CODE><BR> Sets the cost attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setId(com.rapidminer.example.Attribute)">setId</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> id)</CODE><BR> Sets the id attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setLabel(com.rapidminer.example.Attribute)">setLabel</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> label)</CODE><BR> Sets the label attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setOutlier(com.rapidminer.example.Attribute)">setOutlier</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> outlier)</CODE><BR> Sets the outlier attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setPredictedLabel(com.rapidminer.example.Attribute)">setPredictedLabel</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> predictedLabel)</CODE><BR> Sets the predicted label attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setSpecialAttribute(com.rapidminer.example.Attribute, java.lang.String)">setSpecialAttribute</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> attribute, java.lang.String specialName)</CODE><BR> Sets the special attribute for the given name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#setWeight(com.rapidminer.example.Attribute)">setWeight</A></B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> weight)</CODE><BR> Sets the weight attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#size()">size</A></B>()</CODE><BR> Returns the number of regular attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.Iterator<<A HREF="../../../com/rapidminer/example/AttributeRole.html" title="class in com.rapidminer.example">AttributeRole</A>></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#specialAttributes()">specialAttributes</A></B>()</CODE><BR> Returns an iterator over the attribute roles of the special attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#specialSize()">specialSize</A></B>()</CODE><BR> Returns the number of special attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/example/Attributes.html#toString()">toString</A></B>()</CODE><BR> Returns a string representation of this attribute set.</TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_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>Field Detail</B></FONT></TH></TR></TABLE><A NAME="REGULAR"><!-- --></A><H3>REGULAR</H3><PRE>static final int <B>REGULAR</B></PRE><DL><DD>Indicates regular attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.REGULAR">Constant Field Values</A></DL></DL><HR><A NAME="SPECIAL"><!-- --></A><H3>SPECIAL</H3><PRE>static final int <B>SPECIAL</B></PRE><DL><DD>Indicates special attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.SPECIAL">Constant Field Values</A></DL></DL><HR><A NAME="ALL"><!-- --></A><H3>ALL</H3><PRE>static final int <B>ALL</B></PRE><DL><DD>Indicates all attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.ALL">Constant Field Values</A></DL></DL><HR><A NAME="ATTRIBUTE_NAME"><!-- --></A><H3>ATTRIBUTE_NAME</H3><PRE>static final java.lang.String <B>ATTRIBUTE_NAME</B></PRE><DL><DD>The name of regular attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.ATTRIBUTE_NAME">Constant Field Values</A></DL></DL><HR><A NAME="ID_NAME"><!-- --></A><H3>ID_NAME</H3><PRE>static final java.lang.String <B>ID_NAME</B></PRE><DL><DD>The name of the special attribute id.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.ID_NAME">Constant Field Values</A></DL></DL><HR><A NAME="LABEL_NAME"><!-- --></A><H3>LABEL_NAME</H3><PRE>static final java.lang.String <B>LABEL_NAME</B></PRE><DL><DD>The name of the special attribute label.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.LABEL_NAME">Constant Field Values</A></DL></DL><HR><A NAME="PREDICTION_NAME"><!-- --></A><H3>PREDICTION_NAME</H3><PRE>static final java.lang.String <B>PREDICTION_NAME</B></PRE><DL><DD>The name of the special attribute prediction.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.PREDICTION_NAME">Constant Field Values</A></DL></DL><HR><A NAME="CLUSTER_NAME"><!-- --></A><H3>CLUSTER_NAME</H3><PRE>static final java.lang.String <B>CLUSTER_NAME</B></PRE><DL><DD>The name of the special attribute cluster.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.CLUSTER_NAME">Constant Field Values</A></DL></DL><HR><A NAME="WEIGHT_NAME"><!-- --></A><H3>WEIGHT_NAME</H3><PRE>static final java.lang.String <B>WEIGHT_NAME</B></PRE><DL><DD>The name of the special attribute weight (example weights).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.WEIGHT_NAME">Constant Field Values</A></DL></DL><HR><A NAME="BATCH_NAME"><!-- --></A><H3>BATCH_NAME</H3><PRE>static final java.lang.String <B>BATCH_NAME</B></PRE><DL><DD>The name of the special attribute batch.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.BATCH_NAME">Constant Field Values</A></DL></DL><HR><A NAME="OUTLIER_NAME"><!-- --></A><H3>OUTLIER_NAME</H3><PRE>static final java.lang.String <B>OUTLIER_NAME</B></PRE><DL><DD>The name of the special attribute outlier.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.OUTLIER_NAME">Constant Field Values</A></DL></DL><HR><A NAME="CONFIDENCE_NAME"><!-- --></A><H3>CONFIDENCE_NAME</H3><PRE>static final java.lang.String <B>CONFIDENCE_NAME</B></PRE><DL><DD>The name of the confidence special attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.CONFIDENCE_NAME">Constant Field Values</A></DL></DL><HR><A NAME="CLASSIFICATION_COST"><!-- --></A><H3>CLASSIFICATION_COST</H3><PRE>static final java.lang.String <B>CLASSIFICATION_COST</B></PRE><DL><DD>The name of the classification cost special attribute.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.rapidminer.example.Attributes.CLASSIFICATION_COST">Constant Field Values</A></DL></DL><HR><A NAME="KNOWN_ATTRIBUTE_TYPES"><!-- --></A><H3>KNOWN_ATTRIBUTE_TYPES</H3><PRE>static final java.lang.String[] <B>KNOWN_ATTRIBUTE_TYPES</B></PRE><DL><DD>All known names of regular and special attribute types as an array.<P><DL></DL></DL><HR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?