⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 randomgenerator.html

📁 数据挖掘方面最新软件
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/features/construction/FourierGeneratingMutation.html#FourierGeneratingMutation(java.util.List, double, java.util.List, int, int, int, int, int, double, int, java.lang.String[], com.rapidminer.tools.RandomGenerator)">FourierGeneratingMutation</A></B>(java.util.List&lt;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&gt;&nbsp;originalAttributes,                          double&nbsp;p,                          java.util.List&lt;<A HREF="../../../../com/rapidminer/generator/FeatureGenerator.html" title="class in com.rapidminer.generator">FeatureGenerator</A>&gt;&nbsp;generators,                          int&nbsp;numberOfConstructed,                          int&nbsp;numberOfOriginal,                          int&nbsp;maxPeaks,                          int&nbsp;adaptionType,                          int&nbsp;attributesPerPeak,                          double&nbsp;epsilon,                          int&nbsp;maxDepth,                          java.lang.String[]&nbsp;unusableFunctions,                          <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/features/construction/FourierGenerator.html#FourierGenerator(int, int, int, double, com.rapidminer.tools.RandomGenerator)">FourierGenerator</A></B>(int&nbsp;maxPeaks,                 int&nbsp;adaptionType,                 int&nbsp;attributesPerPeak,                 double&nbsp;epsilon,                 <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new fourier generator.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/operator/features/construction/GeneratingMutation.html#GeneratingMutation(java.util.List, double, int, java.util.List, com.rapidminer.tools.RandomGenerator)">GeneratingMutation</A></B>(java.util.List&lt;<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&gt;&nbsp;originalAttributes,                   double&nbsp;prob,                   int&nbsp;maxNumberOfAttributes,                   java.util.List&lt;<A HREF="../../../../com/rapidminer/generator/FeatureGenerator.html" title="class in com.rapidminer.generator">FeatureGenerator</A>&gt;&nbsp;generators,                   <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer.operator.generator"><!-- --></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/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A> in <A HREF="../../../../com/rapidminer/operator/generator/package-summary.html">com.rapidminer.operator.generator</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/generator/package-summary.html">com.rapidminer.operator.generator</A> with parameters of type <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;double[]</CODE></FONT></TD><TD><CODE><B>RegressionFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/RegressionFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;dimension,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>SpiralClusteringFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/SpiralClusteringFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;number,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>TransactionDatasetFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/TransactionDatasetFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;number,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>TwoGaussiansClassificationFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/TwoGaussiansClassificationFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;number,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>GaussianFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/GaussianFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;number,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>GaussianMixtureFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/GaussianMixtureFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;number,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>ClassificationFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/ClassificationFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;dimension,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>DrillerOscillationFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/DrillerOscillationFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;dimension,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>TargetFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/TargetFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;dimension,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates and returns a number of arguments.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;double[]</CODE></FONT></TD><TD><CODE><B>GridFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/GridFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;number,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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;double[]</CODE></FONT></TD><TD><CODE><B>RingClusteringFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/RingClusteringFunction.html#createArguments(int, com.rapidminer.tools.RandomGenerator)">createArguments</A></B>(int&nbsp;number,                <A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</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>RegressionFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/RegressionFunction.html#init(com.rapidminer.tools.RandomGenerator)">init</A></B>(<A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Does nothing.</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>SpiralClusteringFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/SpiralClusteringFunction.html#init(com.rapidminer.tools.RandomGenerator)">init</A></B>(<A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Does nothing.</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>RandomClassificationFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/RandomClassificationFunction.html#init(com.rapidminer.tools.RandomGenerator)">init</A></B>(<A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;randomGenerator)</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>TransactionDatasetFunction.</B><B><A HREF="../../../../com/rapidminer/operator/generator/TransactionDatasetFunction.html#init(com.rapidminer.tools.RandomGenerator)">init</A></B>(<A HREF="../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Does nothing.</TD></TR>

⌨️ 快捷键说明

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