inneroperatorcondition.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 870 行 · 第 1/4 页
HTML
870 行
<!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:01 CEST 2008 --><TITLE>Uses of Interface com.rapidminer.operator.condition.InnerOperatorCondition (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 Interface com.rapidminer.operator.condition.InnerOperatorCondition (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"> <A HREF="../../../../../com/rapidminer/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </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/operator/condition//class-useInnerOperatorCondition.html" target="_top"><B>FRAMES</B></A> <A HREF="InnerOperatorCondition.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 Interface<br>com.rapidminer.operator.condition.InnerOperatorCondition</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/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</A></FONT></TH></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.condition"><B>com.rapidminer.operator.condition</B></A></TD><TD>Operator conditions are used to ensure that inner operators of an OperatorChain are correctly embedded. </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.aggregation"><B>com.rapidminer.operator.features.aggregation</B></A></TD><TD>Provides operators for automatic feature aggregation. </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.clustering.hierarchical"><B>com.rapidminer.operator.learner.clustering.hierarchical</B></A></TD><TD>Methods and framework for hierarchical clustering. </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.learner.weka"><B>com.rapidminer.operator.learner.weka</B></A></TD><TD>Operators which encapsulate the learning schemes provided by Weka. </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.meta.branch"><B>com.rapidminer.operator.meta.branch</B></A></TD><TD>Provides operators for conditioned branching. </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. </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. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.validation"><B>com.rapidminer.operator.validation</B></A></TD><TD>Operators for estimation of the performance which can be achieved by learning schemes (and other predictive operators). </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></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/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</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">Methods in <A HREF="../../../../../com/rapidminer/operator/package-summary.html">com.rapidminer.operator</A> that return <A HREF="../../../../../com/rapidminer/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../../../com/rapidminer/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</A></CODE></FONT></TD><TD><CODE><B>OperatorChain.</B><B><A HREF="../../../../../com/rapidminer/operator/OperatorChain.html#getInnerOperatorCondition()">getInnerOperatorCondition</A></B>()</CODE><BR> Must return a condition of the IO behaviour of all desired inner operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../com/rapidminer/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</A></CODE></FONT></TD><TD><CODE><B>ProcessRootOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/ProcessRootOperator.html#getInnerOperatorCondition()">getInnerOperatorCondition</A></B>()</CODE><BR> Returns a simple chain condition.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../com/rapidminer/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</A></CODE></FONT></TD><TD><CODE><B>SimpleOperatorChain.</B><B><A HREF="../../../../../com/rapidminer/operator/SimpleOperatorChain.html#getInnerOperatorCondition()">getInnerOperatorCondition</A></B>()</CODE><BR> Returns a simple chain condition.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.condition"><!-- --></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/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</A> in <A HREF="../../../../../com/rapidminer/operator/condition/package-summary.html">com.rapidminer.operator.condition</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">Classes in <A HREF="../../../../../com/rapidminer/operator/condition/package-summary.html">com.rapidminer.operator.condition</A> that implement <A HREF="../../../../../com/rapidminer/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</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/condition/AllInnerOperatorCondition.html" title="class in com.rapidminer.operator.condition">AllInnerOperatorCondition</A></B></CODE><BR> Checks if all inner operators are able to handle the given input and will deliver the desired output.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?