populationoperator.html

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

HTML
886
字号
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/rapidminer/operator/features/package-summary.html">com.rapidminer.operator.features</A> that return types with arguments of type <A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;java.util.List&lt;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A>&gt;</CODE></FONT></TD><TD><CODE><B>FeatureOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/features/FeatureOperator.html#getPostEvaluationPopulationOperators(com.rapidminer.example.ExampleSet)">getPostEvaluationPopulationOperators</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;input)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Must return a list of <tt>PopulationOperator</tt>s.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;java.util.List&lt;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A>&gt;</CODE></FONT></TD><TD><CODE><B>FeatureOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/features/FeatureOperator.html#getPreEvaluationPopulationOperators(com.rapidminer.example.ExampleSet)">getPreEvaluationPopulationOperators</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;input)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Must return a list of <tt>PopulationOperator</tt>s.</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer.operator.features.construction"><!-- --></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/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A> in <A HREF="../../../../../com/rapidminer/operator/features/construction/package-summary.html">com.rapidminer.operator.features.construction</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">Classes in <A HREF="../../../../../com/rapidminer/operator/features/construction/package-summary.html">com.rapidminer.operator.features.construction</A> that implement <A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/features/construction/AttributeGenerator.html" title="class in com.rapidminer.operator.features.construction">AttributeGenerator</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This PopulationOperator generates new attributes in an individual's example table.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/features/construction/ConstantGeneration.html" title="class in com.rapidminer.operator.features.construction">ConstantGeneration</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This PopulationOperator generates new random constant attribute in an individual's example table.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/features/construction/DirectedGeneratingMutation.html" title="class in com.rapidminer.operator.features.construction">DirectedGeneratingMutation</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The mutation operator for directed GGAs.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/features/construction/FourierGeneratingMutation.html" title="class in com.rapidminer.operator.features.construction">FourierGeneratingMutation</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The mutation operator for FourierGGA.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/features/construction/FourierGenerator.html" title="class in com.rapidminer.operator.features.construction">FourierGenerator</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This PopulationOperator generates new attributes in an individual's example table.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/features/construction/GeneratingMutation.html" title="class in com.rapidminer.operator.features.construction">GeneratingMutation</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The mutation operator for YAGGA.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/features/construction/UnbalancedCrossover.html" title="class in com.rapidminer.operator.features.construction">UnbalancedCrossover</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This <tt>PopulationOperator</tt> applies a crossover on two example sets.</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">Methods in <A HREF="../../../../../com/rapidminer/operator/features/construction/package-summary.html">com.rapidminer.operator.features.construction</A> that return <A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>AbstractGeneratingGeneticAlgorithm.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/AbstractGeneratingGeneticAlgorithm.html#getCrossoverPopulationOperator(com.rapidminer.example.ExampleSet)">getCrossoverPopulationOperator</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;Returns an <code>UnbalancedCrossover</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>YAGGA.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/YAGGA.html#getGeneratingPopulationOperator(com.rapidminer.example.ExampleSet)">getGeneratingPopulationOperator</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;Since the mutation of YAGGA also creates new attributes this method returns null.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>AbstractGeneratingGeneticAlgorithm.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/AbstractGeneratingGeneticAlgorithm.html#getGeneratingPopulationOperator(com.rapidminer.example.ExampleSet)">getGeneratingPopulationOperator</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;Returns a specialized generating mutation, e.g. a <code>AttributeGenerator</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>GeneratingGeneticAlgorithm.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/GeneratingGeneticAlgorithm.html#getGeneratingPopulationOperator(com.rapidminer.example.ExampleSet)">getGeneratingPopulationOperator</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;eSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a specialized mutation, i.e. a <code>AttributeGenerator</code></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>YAGGA.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/YAGGA.html#getMutationPopulationOperator(com.rapidminer.example.ExampleSet)">getMutationPopulationOperator</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;eSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the generating mutation <code>PopulationOperator</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>GeneratingGeneticAlgorithm.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/GeneratingGeneticAlgorithm.html#getMutationPopulationOperator(com.rapidminer.example.ExampleSet)">getMutationPopulationOperator</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;eSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an operator that performs the mutation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>FourierGGA.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/FourierGGA.html#getMutationPopulationOperator(com.rapidminer.example.ExampleSet)">getMutationPopulationOperator</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;eSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the generating mutation <code>PopulationOperator</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>DirectedGGA.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/DirectedGGA.html#getMutationPopulationOperator(com.rapidminer.example.ExampleSet)">getMutationPopulationOperator</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;eSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <A HREF="../../../../../com/rapidminer/operator/features/construction/DirectedGeneratingMutation.html" title="class in com.rapidminer.operator.features.construction"><CODE>DirectedGeneratingMutation</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>YAGGA2.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/YAGGA2.html#getMutationPopulationOperator(com.rapidminer.example.ExampleSet)">getMutationPopulationOperator</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></TABLE>&nbsp;

⌨️ 快捷键说明

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