abstractioobject.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,119 行 · 第 1/5 页
HTML
1,119 行
<TD>Similarity meausres that are based on the attribute/value representation of objects. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.similarity.clustermodel"><B>com.rapidminer.operator.similarity.clustermodel</B></A></TD><TD>Similarity induced by cluster models and cluster model similarity. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.validation.significance"><B>com.rapidminer.operator.validation.significance</B></A></TD><TD>Statistical significance like ANOVA or t-tests. </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. </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. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools.math.matrix"><B>com.rapidminer.tools.math.matrix</B></A></TD><TD>Utitility classes for matrices. </TD></TR></TABLE> <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/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A> in <A HREF="../../../../com/rapidminer/example/package-summary.html">com.rapidminer.example</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A> in <A HREF="../../../../com/rapidminer/example/package-summary.html">com.rapidminer.example</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/AttributeWeight.html" title="class in com.rapidminer.example">AttributeWeight</A></B></CODE><BR> Helper class containing the name of an attribute and the corresponding weight.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/AttributeWeights.html" title="class in com.rapidminer.example">AttributeWeights</A></B></CODE><BR> AttributeWeights holds the information about the weights of attributes of an example set.</TD></TR></TABLE> <P><A NAME="com.rapidminer.example.set"><!-- --></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/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A> in <A HREF="../../../../com/rapidminer/example/set/package-summary.html">com.rapidminer.example.set</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A> in <A HREF="../../../../com/rapidminer/example/set/package-summary.html">com.rapidminer.example.set</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/AbstractExampleSet.html" title="class in com.rapidminer.example.set">AbstractExampleSet</A></B></CODE><BR> Implements wrapper methods of abstract example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/AttributeSelectionExampleSet.html" title="class in com.rapidminer.example.set">AttributeSelectionExampleSet</A></B></CODE><BR> An implementation of ExampleSet that is only a fixed view on a selection of attributes of the parent example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/AttributeWeightedExampleSet.html" title="class in com.rapidminer.example.set">AttributeWeightedExampleSet</A></B></CODE><BR> An implementation of ExampleSet that allows the weighting of the attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/ConditionedExampleSet.html" title="class in com.rapidminer.example.set">ConditionedExampleSet</A></B></CODE><BR> Hides <A HREF="../../../../com/rapidminer/example/Example.html" title="class in com.rapidminer.example"><CODE>Example</CODE></A>s that do not fulfill a given <A HREF="../../../../com/rapidminer/example/set/Condition.html" title="interface in com.rapidminer.example.set"><CODE>Condition</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/HeaderExampleSet.html" title="class in com.rapidminer.example.set">HeaderExampleSet</A></B></CODE><BR> This example set is a clone of the attributes without reference to any data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/MappedExampleSet.html" title="class in com.rapidminer.example.set">MappedExampleSet</A></B></CODE><BR> This example set uses a mapping of indices to access the examples provided by the parent example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/ModelViewExampleSet.html" title="class in com.rapidminer.example.set">ModelViewExampleSet</A></B></CODE><BR> This is a generic example set (view on the view stack of the data) which can be used to apply any preprocessing model and create a view from it.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/NonSpecialAttributesExampleSet.html" title="class in com.rapidminer.example.set">NonSpecialAttributesExampleSet</A></B></CODE><BR> Thie example set treats all special attributes as regular attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/RemappedExampleSet.html" title="class in com.rapidminer.example.set">RemappedExampleSet</A></B></CODE><BR> This example set uses the mapping given by another example set and "remaps" on the fly the nominal values according to the given set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/ReplaceMissingExampleSet.html" title="class in com.rapidminer.example.set">ReplaceMissingExampleSet</A></B></CODE><BR> An implementation of ExampleSet that allows the replacement of missing values on the fly.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/SimpleExampleSet.html" title="class in com.rapidminer.example.set">SimpleExampleSet</A></B></CODE><BR> A simple implementation of ExampleSet containing a list of attributes and a special attribute map.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/SingleExampleExampleSet.html" title="class in com.rapidminer.example.set">SingleExampleExampleSet</A></B></CODE><BR> This view can be used to wrap a single example.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/SortedExampleSet.html" title="class in com.rapidminer.example.set">SortedExampleSet</A></B></CODE><BR> This example set uses a mapping of indices to access the examples provided by the parent example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/set/SplittedExampleSet.html" title="class in com.rapidminer.example.set">SplittedExampleSet</A></B></CODE><BR> An example set that can be split into subsets by using a <A HREF="../../../../com/rapidminer/example/set/Partition.html" title="class in com.rapidminer.example.set"><CODE>Partition</CODE></A>.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator"><!-- --></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/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A> in <A HREF="../../../../com/rapidminer/operator/package-summary.html">com.rapidminer.operator</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../com/rapidminer/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A> in <A HREF="../../../../com/rapidminer/operator/package-summary.html">com.rapidminer.operator</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/AbstractModel.html" title="class in com.rapidminer.operator">AbstractModel</A></B></CODE><BR> Abstract model is the superclass for all objects which change a data set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/GroupedModel.html" title="class in com.rapidminer.operator">GroupedModel</A></B></CODE><BR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?