package-use.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 503 行 · 第 1/2 页
HTML
503 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_13) on Mon Jul 14 01:37:03 CEST 2008 --><TITLE>Uses of Package com.rapidminer.example.set (RapidMiner Class Documentation)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Uses of Package com.rapidminer.example.set (RapidMiner Class Documentation)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" 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_top_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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </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></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/rapidminer/example/set/package-use.html" target="_top"><B>FRAMES</B></A> <A HREF="package-use.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></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><CENTER><H2><B>Uses of Package<br>com.rapidminer.example.set</B></H2></CENTER><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Packages that use <A HREF="../../../../com/rapidminer/example/set/package-summary.html">com.rapidminer.example.set</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.example"><B>com.rapidminer.example</B></A></TD><TD>The data core classes of RapidMiner. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.example.set"><B>com.rapidminer.example.set</B></A></TD><TD>The available views (example sets) on the example tables. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator"><B>com.rapidminer.operator</B></A></TD><TD>Provides operators for machine learning and data pre-processing. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.features"><B>com.rapidminer.operator.features</B></A></TD><TD>Provides feature handling operators. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.features.construction"><B>com.rapidminer.operator.features.construction</B></A></TD><TD>Provides operators for automatic feature construction. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.features.selection"><B>com.rapidminer.operator.features.selection</B></A></TD><TD>Provides operators for automatic feature selection. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.features.weighting"><B>com.rapidminer.operator.features.weighting</B></A></TD><TD>Operators to weight features or determine feature relevance. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.meta"><B>com.rapidminer.operator.learner.meta</B></A></TD><TD>Meta learning schemes which uses other learning operators to increase the performance. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.tree"><B>com.rapidminer.operator.learner.tree</B></A></TD><TD>Provides decision tree learners. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.meta"><B>com.rapidminer.operator.meta</B></A></TD><TD>Provides operators for experiment iteration, meta operators, and optimization. </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. </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">Classes in <A HREF="../../../../com/rapidminer/example/set/package-summary.html">com.rapidminer.example.set</A> used by <A HREF="../../../../com/rapidminer/example/package-summary.html">com.rapidminer.example</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/AttributeWeightedExampleSet.html#com.rapidminer.example"><B>AttributeWeightedExampleSet</B></A></B><BR> An implementation of ExampleSet that allows the weighting of the attributes.</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">Classes in <A HREF="../../../../com/rapidminer/example/set/package-summary.html">com.rapidminer.example.set</A> used by <A HREF="../../../../com/rapidminer/example/set/package-summary.html">com.rapidminer.example.set</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/AbstractExampleReader.html#com.rapidminer.example.set"><B>AbstractExampleReader</B></A></B><BR> Abstract implementation which implements the method remove by throwing a <CODE>UnsupportedOperationException</CODE>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/AbstractExampleSet.html#com.rapidminer.example.set"><B>AbstractExampleSet</B></A></B><BR> Implements wrapper methods of abstract example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/AttributeSelectionExampleSet.html#com.rapidminer.example.set"><B>AttributeSelectionExampleSet</B></A></B><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><B><A HREF="../../../../com/rapidminer/example/set/class-use/AttributeTransformationRemapping.html#com.rapidminer.example.set"><B>AttributeTransformationRemapping</B></A></B><BR> This transformation returns the remapped value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/AttributeTransformationReplaceMissing.html#com.rapidminer.example.set"><B>AttributeTransformationReplaceMissing</B></A></B><BR> This transformation simply returns the same value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/AttributeTransformationWeighting.html#com.rapidminer.example.set"><B>AttributeTransformationWeighting</B></A></B><BR> This transformation simply returns the weight-scaled value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/AttributeWeightedExampleSet.html#com.rapidminer.example.set"><B>AttributeWeightedExampleSet</B></A></B><BR> An implementation of ExampleSet that allows the weighting of the attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/Condition.html#com.rapidminer.example.set"><B>Condition</B></A></B><BR> Objects implementing this interface are used by <A HREF="../../../../com/rapidminer/example/set/ConditionedExampleSet.html" title="class in com.rapidminer.example.set"><CODE>ConditionedExampleSet</CODE></A>s, a special sub class of <A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example"><CODE>ExampleSet</CODE></A> that skips all examples that do not fulfill this condition.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/ConditionCreationException.html#com.rapidminer.example.set"><B>ConditionCreationException</B></A></B><BR> Exception class whose instances are thrown during the creation of conditions.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/ConditionedExampleSet.html#com.rapidminer.example.set"><B>ConditionedExampleSet</B></A></B><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><B><A HREF="../../../../com/rapidminer/example/set/class-use/HeaderExampleSet.html#com.rapidminer.example.set"><B>HeaderExampleSet</B></A></B><BR> This example set is a clone of the attributes without reference to any data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/MappedExampleSet.html#com.rapidminer.example.set"><B>MappedExampleSet</B></A></B><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><B><A HREF="../../../../com/rapidminer/example/set/class-use/ModelViewExampleSet.html#com.rapidminer.example.set"><B>ModelViewExampleSet</B></A></B><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><B><A HREF="../../../../com/rapidminer/example/set/class-use/NonSpecialAttributesExampleSet.html#com.rapidminer.example.set"><B>NonSpecialAttributesExampleSet</B></A></B><BR> Thie example set treats all special attributes as regular attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/example/set/class-use/Partition.html#com.rapidminer.example.set"><B>Partition</B></A></B><BR> Implements a partition.</TD></TR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?