population.html

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

HTML
649
字号
              boolean&nbsp;drawDominated)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>RedundanceRemoval.</B><B><A HREF="../../../../../com/rapidminer/operator/features/RedundanceRemoval.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;pop)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>KeepBest.</B><B><A HREF="../../../../../com/rapidminer/operator/features/KeepBest.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;pop)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>PopulationPlotter.</B><B><A HREF="../../../../../com/rapidminer/operator/features/PopulationPlotter.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;pop)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>IndividualOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/features/IndividualOperator.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;pop)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operates on all individuals, removes the original individuals and adds the new ones.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>PopulationOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/features/PopulationOperator.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;pop)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Modifies the population.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;boolean</CODE></FONT></TD><TD><CODE><B>FeatureOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/features/FeatureOperator.html#solutionGoodEnough(com.rapidminer.operator.features.Population)">solutionGoodEnough</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;pop)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Has to return true if the main loop can be stopped because a solution is concidered to be good enough according to some criterion.</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/Population.html" title="class in com.rapidminer.operator.features">Population</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">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/Population.html" title="class in com.rapidminer.operator.features">Population</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></CODE></FONT></TD><TD><CODE><B>YAGGA.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/YAGGA.html#createInitialPopulation(com.rapidminer.example.ExampleSet)">createInitialPopulation</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;es)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a initial population.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></CODE></FONT></TD><TD><CODE><B>AbstractGeneratingGeneticAlgorithm.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/AbstractGeneratingGeneticAlgorithm.html#createInitialPopulation(com.rapidminer.example.ExampleSet)">createInitialPopulation</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;es)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets up a population of given size and creates ExampleSets with randomly selected attributes (the probability to be switched on is controlled by pInitialize).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></CODE></FONT></TD><TD><CODE><B>GeneratingForwardSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/GeneratingForwardSelection.html#createInitialPopulation(com.rapidminer.example.ExampleSet)">createInitialPopulation</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;es)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;May <tt>es</tt> have <i>n</i> features.</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> with parameters of type <A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>GeneratingForwardSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/construction/GeneratingForwardSelection.html#solutionGoodEnough(com.rapidminer.operator.features.Population)">solutionGoodEnough</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;pop)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer.operator.features.selection"><!-- --></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/Population.html" title="class in com.rapidminer.operator.features">Population</A> in <A HREF="../../../../../com/rapidminer/operator/features/selection/package-summary.html">com.rapidminer.operator.features.selection</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">Methods in <A HREF="../../../../../com/rapidminer/operator/features/selection/package-summary.html">com.rapidminer.operator.features.selection</A> that return <A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></CODE></FONT></TD><TD><CODE><B>WeightGuidedSelectionOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/WeightGuidedSelectionOperator.html#createInitialPopulation(com.rapidminer.example.ExampleSet)">createInitialPopulation</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;es)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an example set containing only the feature with the biggest weight.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></CODE></FONT></TD><TD><CODE><B>GeneticAlgorithm.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/GeneticAlgorithm.html#createInitialPopulation(com.rapidminer.example.ExampleSet)">createInitialPopulation</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;es)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets up a population of given size and creates ExampleSets with randomly selected attributes (the probability to be switched on is controlled by pInitialize).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></CODE></FONT></TD><TD><CODE><B>FeatureSelectionOperator.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/FeatureSelectionOperator.html#createInitialPopulation(com.rapidminer.example.ExampleSet)">createInitialPopulation</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;es)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;May <tt>es</tt> have <i>n</i> features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></CODE></FONT></TD><TD><CODE><B>BruteForceSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/BruteForceSelection.html#createInitialPopulation(com.rapidminer.example.ExampleSet)">createInitialPopulation</A></B>(<A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;es)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/selection/package-summary.html">com.rapidminer.operator.features.selection</A> with parameters of type <A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>TournamentSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/TournamentSelection.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;population)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>RankSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/RankSelection.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;population)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>CutSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/CutSelection.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;population)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>UniformSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/UniformSelection.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;population)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>BestSelection.</B><B><A HREF="../../../../../com/rapidminer/operator/features/selection/BestSelection.html#operate(com.rapidminer.operator.features.Population)">operate</A></B>(<A HREF="../../../../../com/rapidminer/operator/features/Population.html" title="class in com.rapidminer.operator.features">Population</A>&nbsp;population)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD>

⌨️ 快捷键说明

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