undefinedparametererror.html

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

HTML
955
字号
<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>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>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>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></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/parameter/UndefinedParameterError.html" title="class in com.rapidminer.parameter">UndefinedParameterError</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 throw <A HREF="../../../../com/rapidminer/parameter/UndefinedParameterError.html" title="class in com.rapidminer.parameter">UndefinedParameterError</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>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>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>GeneticAlgorithm.</B><B><A HREF="../../../../com/rapidminer/operator/features/selection/GeneticAlgorithm.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;eSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an operator that performs crossover.</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>GeneticAlgorithm.</B><B><A HREF="../../../../com/rapidminer/operator/features/selection/GeneticAlgorithm.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></TABLE>&nbsp;<P><A NAME="com.rapidminer.operator.features.weighting"><!-- --></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/parameter/UndefinedParameterError.html" title="class in com.rapidminer.parameter">UndefinedParameterError</A> in <A HREF="../../../../com/rapidminer/operator/features/weighting/package-summary.html">com.rapidminer.operator.features.weighting</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/weighting/package-summary.html">com.rapidminer.operator.features.weighting</A> that throw <A HREF="../../../../com/rapidminer/parameter/UndefinedParameterError.html" title="class in com.rapidminer.parameter">UndefinedParameterError</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>EvolutionaryWeighting.</B><B><A HREF="../../../../com/rapidminer/operator/features/weighting/EvolutionaryWeighting.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;exampleSet)</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;<A HREF="../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>EvolutionaryWeighting.</B><B><A HREF="../../../../com/rapidminer/operator/features/weighting/EvolutionaryWeighting.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;eSet)</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;<A HREF="../../../../com/rapidminer/operator/features/PopulationOperator.html" title="interface in com.rapidminer.operator.features">PopulationOperator</A></CODE></FONT></TD><TD><CODE><B>EvolutionaryWeighting.</B><B><A HREF="../../../../com/rapidminer/operator/features/weighting/EvolutionaryWeighting.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;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &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>EvolutionaryWeighting.</B><B><A HREF="../../../../com/rapidminer/operator/features/weighting/EvolutionaryWeighting.html#getPostProcessingPopulationOperators(com.rapidminer.example.ExampleSet)">getPostProcessingPopulationOperators</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;&nbsp;</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer.operator.io"><!-- --></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/parameter/UndefinedParameterError.html" title="class in com.rapidminer.parameter">UndefinedParameterError</A> in <A HREF="../../../../com/rapidminer/operator/io/package-summary.html">com.rapidminer.operator.io</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/io/package-summary.html">com.rapidminer.operator.io</A> that throw <A HREF="../../../../com/rapidminer/parameter/UndefinedParameterError.html" title="class in com.rapidminer.parameter">UndefinedParameterError</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.sql.ResultSet</CODE></FONT></TD><TD><CODE><B>KDBExampleSource.</B><B><A HREF="../../../../com/rapidminer/operator/io/KDBExampleSource.html#getResultSet()">getResultSet</A></B>()</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>protected &nbsp;<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A></CODE></FONT></TD><TD><CODE><B>StataExampleSource.</B><B><A HREF="../../../../com/rapidminer/operator/io/StataExampleSource.html#readFile(java.io.File, com.rapidminer.example.table.DataRowFactory)">readFile</A></B>(java.io.File&nbsp;file,         <A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html" title="class in com.rapidminer.example.table">DataRowFactory</A>&nbsp;dataRowFactory)</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>protected &nbsp;<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A></CODE></FONT></TD><TD><CODE><B>SPSSExampleSource.</B><B><A HREF="../../../../com/rapidminer/operator/io/SPSSExampleSource.html#readFile(java.io.File, com.rapidminer.example.table.DataRowFactory)">readFile</A></B>(java.io.File&nbsp;file,         <A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html" title="class in com.rapidminer.example.table">DataRowFactory</A>&nbsp;dataRowFactory)</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>protected abstract &nbsp;<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A></CODE></FONT></TD><TD><CODE><B>BytewiseExampleSource.</B><B><A HREF="../../../../com/rapidminer/operator/io/BytewiseExampleSource.html#readFile(java.io.File, com.rapidminer.example.table.DataRowFactory)">readFile</A></B>(java.io.File&nbsp;file,         <A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html" title="class in com.rapidminer.example.table">DataRowFactory</A>&nbsp;dataRowFactory)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads the given file and constructs an example set from the

⌨️ 快捷键说明

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