kernel.html

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

HTML
540
字号
<A NAME="com.rapidminer.operator.learner.functions.kernel"><!-- --></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/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A> in <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/package-summary.html">com.rapidminer.operator.learner.functions.kernel</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">Constructors in <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/package-summary.html">com.rapidminer.operator.learner.functions.kernel</A> with parameters of type <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/KernelLogisticRegressionModel.html#KernelLogisticRegressionModel(com.rapidminer.example.ExampleSet, java.util.List, com.rapidminer.operator.learner.functions.kernel.functions.Kernel, double)">KernelLogisticRegressionModel</A></B>(<A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,                              java.util.List&lt;<A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/SupportVector.html" title="class in com.rapidminer.operator.learner.functions.kernel">SupportVector</A>&gt;&nbsp;supportVectors,                              <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel,                              double&nbsp;bias)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a classification model.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/KernelLogisticRegressionOptimization.html#KernelLogisticRegressionOptimization(com.rapidminer.example.ExampleSet, com.rapidminer.operator.learner.functions.kernel.functions.Kernel, double, int, int, int, int, int, double, boolean, int, double, boolean, com.rapidminer.tools.RandomGenerator, com.rapidminer.tools.LoggingHandler)">KernelLogisticRegressionOptimization</A></B>(<A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,                                     <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel,                                     double&nbsp;c,                                     int&nbsp;initType,                                     int&nbsp;maxIterations,                                     int&nbsp;generationsWithoutImprovement,                                     int&nbsp;popSize,                                     int&nbsp;selectionType,                                     double&nbsp;tournamentFraction,                                     boolean&nbsp;keepBest,                                     int&nbsp;mutationType,                                     double&nbsp;crossoverProb,                                     boolean&nbsp;showConvergencePlot,                                     <A HREF="../../../../../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random,                                     <A HREF="../../../../../../../../com/rapidminer/tools/LoggingHandler.html" title="interface in com.rapidminer.tools">LoggingHandler</A>&nbsp;logging)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new evolutionary SVM optimization.</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer.operator.learner.functions.kernel.evosvm"><!-- --></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/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A> in <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/package-summary.html">com.rapidminer.operator.learner.functions.kernel.evosvm</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/learner/functions/kernel/evosvm/package-summary.html">com.rapidminer.operator.learner.functions.kernel.evosvm</A> with parameters of type <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;double[]</CODE></FONT></TD><TD><CODE><B>EvoSVM.</B><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/EvoSVM.html#determineMax(double, com.rapidminer.operator.learner.functions.kernel.functions.Kernel, com.rapidminer.example.ExampleSet, int, int)">determineMax</A></B>(double&nbsp;_c,             <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel,             <A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,             int&nbsp;selectionType,             int&nbsp;arraySize)</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>OptimizationFunction.</B><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/OptimizationFunction.html#getFitness(double[], double[], com.rapidminer.operator.learner.functions.kernel.functions.Kernel)">getFitness</A></B>(double[]&nbsp;alphas,           double[]&nbsp;ys,           <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel)</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>ClassificationOptimizationFunction.</B><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/ClassificationOptimizationFunction.html#getFitness(double[], double[], com.rapidminer.operator.learner.functions.kernel.functions.Kernel)">getFitness</A></B>(double[]&nbsp;alphas,           double[]&nbsp;ys,           <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel)</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>RegressionOptimizationFunction.</B><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/RegressionOptimizationFunction.html#getFitness(double[], double[], com.rapidminer.operator.learner.functions.kernel.functions.Kernel)">getFitness</A></B>(double[]&nbsp;alphas,           double[]&nbsp;ys,           <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel)</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">Constructors in <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/package-summary.html">com.rapidminer.operator.learner.functions.kernel.evosvm</A> with parameters of type <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/ClassificationEvoOptimization.html#ClassificationEvoOptimization(com.rapidminer.example.ExampleSet, com.rapidminer.operator.learner.functions.kernel.functions.Kernel, double, int, int, int, int, int, double, boolean, int, double, boolean, com.rapidminer.example.ExampleSet, com.rapidminer.tools.RandomGenerator, com.rapidminer.tools.LoggingHandler)">ClassificationEvoOptimization</A></B>(<A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,                              <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel,                              double&nbsp;c,                              int&nbsp;initType,                              int&nbsp;maxIterations,                              int&nbsp;generationsWithoutImprovement,                              int&nbsp;popSize,                              int&nbsp;selectionType,                              double&nbsp;tournamentFraction,                              boolean&nbsp;keepBest,                              int&nbsp;mutationType,                              double&nbsp;crossoverProb,                              boolean&nbsp;showConvergencePlot,                              <A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;holdOutSet,                              <A HREF="../../../../../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random,                              <A HREF="../../../../../../../../com/rapidminer/tools/LoggingHandler.html" title="interface in com.rapidminer.tools">LoggingHandler</A>&nbsp;logging)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new evolutionary SVM optimization.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/EvoSVMModel.html#EvoSVMModel(com.rapidminer.example.ExampleSet, java.util.List, com.rapidminer.operator.learner.functions.kernel.functions.Kernel, double)">EvoSVMModel</A></B>(<A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,            java.util.List&lt;<A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/SupportVector.html" title="class in com.rapidminer.operator.learner.functions.kernel">SupportVector</A>&gt;&nbsp;supportVectors,            <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel,            double&nbsp;bias)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a classification model.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/PSOSVMOptimization.html#PSOSVMOptimization(com.rapidminer.example.ExampleSet, com.rapidminer.operator.learner.functions.kernel.functions.Kernel, double, int, int, int, double, double, double, boolean, boolean, com.rapidminer.tools.RandomGenerator)">PSOSVMOptimization</A></B>(<A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,                   <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel,                   double&nbsp;c,                   int&nbsp;maxIterations,                   int&nbsp;generationsWithoutImprovement,                   int&nbsp;popSize,                   double&nbsp;inertiaWeight,                   double&nbsp;localWeight,                   double&nbsp;globalWeight,                   boolean&nbsp;dynamicInertiaWeight,                   boolean&nbsp;showPlot,                   <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 evolutionary SVM optimization.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/RegressionEvoOptimization.html#RegressionEvoOptimization(com.rapidminer.example.ExampleSet, com.rapidminer.operator.learner.functions.kernel.functions.Kernel, double, double, int, int, int, int, int, double, boolean, int, double, boolean, com.rapidminer.tools.RandomGenerator, com.rapidminer.tools.LoggingHandler)">RegressionEvoOptimization</A></B>(<A HREF="../../../../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A>&nbsp;exampleSet,                          <A HREF="../../../../../../../../com/rapidminer/operator/learner/functions/kernel/functions/Kernel.html" title="class in com.rapidminer.operator.learner.functions.kernel.functions">Kernel</A>&nbsp;kernel,                          double&nbsp;c,                          double&nbsp;epsilon,                          int&nbsp;initType,                          int&nbsp;maxIterations,                          int&nbsp;generationsWithoutImprovement,                          int&nbsp;popSize,                          int&nbsp;selectionType,                          double&nbsp;tournamentFraction,                          boolean&nbsp;keepBest,                          int&nbsp;mutationType,                          double&nbsp;crossoverProb,                          boolean&nbsp;showPlot,                          <A HREF="../../../../../../../../com/rapidminer/tools/RandomGenerator.html" title="class in com.rapidminer.tools">RandomGenerator</A>&nbsp;random,                          <A HREF="../../../../../../../../com/rapidminer/tools/LoggingHandler.html" title="interface in com.rapidminer.tools">LoggingHandler</A>&nbsp;logging)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new evolutionary SVM optimization.</TD></TR></TABLE>&nbsp;

⌨️ 快捷键说明

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