package-summary.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 329 行 · 第 1/2 页
HTML
329 行
whose name starts with "label".</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/OperatorEnabler.html" title="class in com.rapidminer.operator.meta">OperatorEnabler</A></B></TD><TD>This operator can be used to enable and disable other operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/OperatorSelector.html" title="class in com.rapidminer.operator.meta">OperatorSelector</A></B></TD><TD>This operator can be used to employ a single inner operator or operator chain.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ParameterCloner.html" title="class in com.rapidminer.operator.meta">ParameterCloner</A></B></TD><TD>Sets a list of parameters using existing parameter values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ParameterIteratingOperatorChain.html" title="class in com.rapidminer.operator.meta">ParameterIteratingOperatorChain</A></B></TD><TD>Provides an operator chain which operates on given parameters depending on specified values for these parameters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ParameterIteration.html" title="class in com.rapidminer.operator.meta">ParameterIteration</A></B></TD><TD>In contrast to the <A HREF="../../../../com/rapidminer/operator/meta/GridSearchParameterOptimizationOperator.html" title="class in com.rapidminer.operator.meta"><CODE>GridSearchParameterOptimizationOperator</CODE></A> operator this operators simply uses the defined parameters and perform the inner operators for all possible combinations.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ParameterOptimizationOperator.html" title="class in com.rapidminer.operator.meta">ParameterOptimizationOperator</A></B></TD><TD>This operator provides basic functions for all other parameter optimization operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ParameterSet.html" title="class in com.rapidminer.operator.meta">ParameterSet</A></B></TD><TD>A set of parameters generated by a <code>ParameterOptimizationOperator</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ParameterSetter.html" title="class in com.rapidminer.operator.meta">ParameterSetter</A></B></TD><TD>Sets a set of parameters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ParameterValue.html" title="class in com.rapidminer.operator.meta">ParameterValue</A></B></TD><TD>The parameter values used by the class <A HREF="../../../../com/rapidminer/operator/meta/ParameterSet.html" title="class in com.rapidminer.operator.meta"><CODE>ParameterSet</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/PartialExampleSetLearner.html" title="class in com.rapidminer.operator.meta">PartialExampleSetLearner</A></B></TD><TD>This operator works similar to the <A HREF="../../../../com/rapidminer/operator/meta/LearningCurveOperator.html" title="class in com.rapidminer.operator.meta"><CODE>LearningCurveOperator</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ProcessEmbeddingOperator.html" title="class in com.rapidminer.operator.meta">ProcessEmbeddingOperator</A></B></TD><TD>This operator can be used to embed a complete process definition into the current process definition.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/QuadraticParameterOptimizationOperator.html" title="class in com.rapidminer.operator.meta">QuadraticParameterOptimizationOperator</A></B></TD><TD>This operator finds the optimal values for a set of parameters using a quadratic interaction model.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/RandomOptimizationChain.html" title="class in com.rapidminer.operator.meta">RandomOptimizationChain</A></B></TD><TD>This operator iterates several times through the inner operators and in each cycle evaluates a performance measure.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/RatioSplitChain.html" title="class in com.rapidminer.operator.meta">RatioSplitChain</A></B></TD><TD>An operator chain that split an <A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example"><CODE>ExampleSet</CODE></A> into two disjunct parts and applies the first child operator on the first part and applies the second child on the second part and the result of the first child.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/RepeatUntilOperatorChain.html" title="class in com.rapidminer.operator.meta">RepeatUntilOperatorChain</A></B></TD><TD>Performs its inner operators until all given criteria are met or a timeout occurs.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/UnivariateLabelSeriesPrediction.html" title="class in com.rapidminer.operator.meta">UnivariateLabelSeriesPrediction</A></B></TD><TD>This operator can be used for some basic series prediction operations.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/ValueSubgroupIteration.html" title="class in com.rapidminer.operator.meta">ValueSubgroupIteration</A></B></TD><TD> In each iteration step, this meta operator applies its inner operators to a subset of the input example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/WeightOptimization.html" title="class in com.rapidminer.operator.meta">WeightOptimization</A></B></TD><TD>Performs a feature selection guided by the AttributeWeights.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/operator/meta/XVPrediction.html" title="class in com.rapidminer.operator.meta">XVPrediction</A></B></TD><TD>Operator chain that splits an <A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example"><CODE>ExampleSet</CODE></A> into a training and test sets similar to XValidation, but returns the test set predictions instead of a performance vector.</TD></TR></TABLE> <P><A NAME="package_description"><!-- --></A><H2>Package com.rapidminer.operator.meta Description</H2><P>Provides operators for experiment iteration, meta operators, and optimization.<P><P><DL></DL><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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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/operator/learner/weka/package-summary.html"><B>PREV PACKAGE</B></A> <A HREF="../../../../com/rapidminer/operator/meta/branch/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/rapidminer/operator/meta/package-summary.html" target="_top"><B>FRAMES</B></A> <A HREF="package-summary.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_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 + -
显示快捷键?