attribute.html

来自「数据挖掘方面最新软件」· HTML 代码 · 共 967 行 · 第 1/5 页

HTML
967
字号
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.weka"><B>com.rapidminer.operator.learner.weka</B></A></TD><TD>Operators which encapsulate the learning schemes provided by Weka.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.performance"><B>com.rapidminer.operator.performance</B></A></TD><TD>Provides performance evaluating operators and performance criteria.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.performance.cost"><B>com.rapidminer.operator.performance.cost</B></A></TD><TD>This package contains cost-based performance evaluations.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.postprocessing"><B>com.rapidminer.operator.postprocessing</B></A></TD><TD>Operators for post processing, usually used for models.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing"><B>com.rapidminer.operator.preprocessing</B></A></TD><TD>Operators for preprocessing purposes.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.discretization"><B>com.rapidminer.operator.preprocessing.discretization</B></A></TD><TD>Contains discretization operators which can be used to transform numerical into nominal attributes.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.filter"><B>com.rapidminer.operator.preprocessing.filter</B></A></TD><TD>Containing filter operators changing the input example set, e.g. by removing certain attributes or changing the data.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.filter.attributes"><B>com.rapidminer.operator.preprocessing.filter.attributes</B></A></TD><TD>This package contains the attribute filter.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.normalization"><B>com.rapidminer.operator.preprocessing.normalization</B></A></TD><TD>Preprocessing operators used for normalization.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.visualization"><B>com.rapidminer.operator.visualization</B></A></TD><TD>The operators in this package might be useful for visualization purposes.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools.att"><B>com.rapidminer.tools.att</B></A></TD><TD>Provides tools for parsing the attribute description file.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools.jdbc"><B>com.rapidminer.tools.jdbc</B></A></TD><TD>Provides tools for database access via JDBC connections.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools.math"><B>com.rapidminer.tools.math</B></A></TD><TD>Several tool classes for mathematical operations.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools.math.function"><B>com.rapidminer.tools.math.function</B></A></TD><TD>The classes in this package represent basic functions which can, for example, be used as aggregation functions.&nbsp;</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer.datatable"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> in <A HREF="../../../../com/rapidminer/datatable/package-summary.html">com.rapidminer.datatable</A></FONT></TH></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../com/rapidminer/datatable/package-summary.html">com.rapidminer.datatable</A> with parameters of type <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/datatable/Example2DataTableRowIterator.html#Example2DataTableRowIterator(java.util.Iterator, java.util.List, com.rapidminer.example.Attribute)">Example2DataTableRowIterator</A></B>(java.util.Iterator&lt;<A HREF="../../../../com/rapidminer/example/Example.html" title="class in com.rapidminer.example">Example</A>&gt;&nbsp;reader,                             java.util.List&lt;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&gt;&nbsp;allAttributes,                             <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;idAttribute)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new DataTable iterator backed up by examples.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/datatable/Example2DataTableRowWrapper.html#Example2DataTableRowWrapper(com.rapidminer.example.Example, java.util.List, com.rapidminer.example.Attribute)">Example2DataTableRowWrapper</A></B>(<A HREF="../../../../com/rapidminer/example/Example.html" title="class in com.rapidminer.example">Example</A>&nbsp;example,                            java.util.List&lt;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&gt;&nbsp;allAttributes,                            <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;idAttribute)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new wrapper.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Constructor parameters in <A HREF="../../../../com/rapidminer/datatable/package-summary.html">com.rapidminer.datatable</A> with type arguments of type <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/datatable/Example2DataTableRowIterator.html#Example2DataTableRowIterator(java.util.Iterator, java.util.List, com.rapidminer.example.Attribute)">Example2DataTableRowIterator</A></B>(java.util.Iterator&lt;<A HREF="../../../../com/rapidminer/example/Example.html" title="class in com.rapidminer.example">Example</A>&gt;&nbsp;reader,                             java.util.List&lt;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&gt;&nbsp;allAttributes,                             <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;idAttribute)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new DataTable iterator backed up by examples.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/datatable/Example2DataTableRowWrapper.html#Example2DataTableRowWrapper(com.rapidminer.example.Example, java.util.List, com.rapidminer.example.Attribute)">Example2DataTableRowWrapper</A></B>(<A HREF="../../../../com/rapidminer/example/Example.html" title="class in com.rapidminer.example">Example</A>&nbsp;example,                            java.util.List&lt;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&gt;&nbsp;allAttributes,                            <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;idAttribute)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new wrapper.</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer.example"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> in <A HREF="../../../../com/rapidminer/example/package-summary.html">com.rapidminer.example</A></FONT></TH></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../com/rapidminer/example/package-summary.html">com.rapidminer.example</A> that return <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[]</CODE></FONT></TD><TD><CODE><B>AbstractAttributes.</B><B><A HREF="../../../../com/rapidminer/example/AbstractAttributes.html#createRegularAttributeArray()">createRegularAttributeArray</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[]</CODE></FONT></TD><TD><CODE><B>Attributes.</B><B><A HREF="../../../../com/rapidminer/example/Attributes.html#createRegularAttributeArray()">createRegularAttributeArray</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method creates an attribute array from all regular attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[]</CODE></FONT></TD><TD><CODE><B>Tools.</B><B><A HREF="../../../../com/rapidminer/example/Tools.html#createRegularAttributeArray(com.rapidminer.example.ExampleSet)">createRegularAttributeArray</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B>Tools.</B><B><A HREF="../../../../com/rapidminer/example/Tools.html#createSpecialAttribute(com.rapidminer.example.ExampleSet, java.lang.String, int)">createSpecialAttribute</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,                       java.lang.String&nbsp;name,                       int&nbsp;valueType)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B>Tools.</B><B><A HREF="../../../../com/rapidminer/example/Tools.html#createWeightAttribute(com.rapidminer.example.ExampleSet)">createWeightAttribute</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B>AttributeParser.</B><B><A HREF="../../../../com/rapidminer/example/AttributeParser.html#generateAttribute(com.rapidminer.tools.LoggingHandler, java.lang.String)">generateAttribute</A></B>(<A HREF="../../../../com/rapidminer/tools/LoggingHandler.html" title="interface in com.rapidminer.tools">LoggingHandler</A>&nbsp;logging,                  java.lang.String&nbsp;constructionDescription)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B>AbstractAttributes.</B><B><A HREF="../../../../com/rapidminer/example/AbstractAttributes.html#get(java.lang.String)">get</A></B>(java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></FONT></TD><TD><CODE><B>Attributes.</B><B><A HREF="../../../../com/rapidminer/example/Attributes.html#get(java.lang.String)">get</A></B>(java.lang.String&nbsp;name)</CODE>

⌨️ 快捷键说明

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