predictionmodel.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 793 行 · 第 1/3 页
HTML
793 行
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/AbstractMySVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">AbstractMySVMModel</A></B></CODE><BR> The abstract superclass for the SVM models by Stefan Rueping.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/GPModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">GPModel</A></B></CODE><BR> A model learned by the GPLearner.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/JMySVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">JMySVMModel</A></B></CODE><BR> The implementation for the mySVM model (Java version) by Stefan Rueping.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/KernelLogisticRegressionModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">KernelLogisticRegressionModel</A></B></CODE><BR> The model determined by the <A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/KernelLogisticRegression.html" title="class in com.rapidminer.operator.learner.functions.kernel"><CODE>KernelLogisticRegression</CODE></A> operator.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/KernelModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">KernelModel</A></B></CODE><BR> This is the abstract model class for all kernel models.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/LibSVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">LibSVMModel</A></B></CODE><BR> A model generated by the <a href="http://www.csie.ntu.edu.tw/~cjlin/libsvm">libsvm</a> by Chih-Chung Chang and Chih-Jen Lin.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/MyKLRModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">MyKLRModel</A></B></CODE><BR> The model for the MyKLR learner by Stefan Rueping.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/RVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">RVMModel</A></B></CODE><BR> A model generated by the RVMLearner.</TD></TR></TABLE> <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/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</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> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/rapidminer/operator/learner/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</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><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/evosvm/EvoSVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel.evosvm">EvoSVMModel</A></B></CODE><BR> The model for the evolutionary SVM.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.functions.kernel.hyperhyper"><!-- --></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/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/hyperhyper/package-summary.html">com.rapidminer.operator.learner.functions.kernel.hyperhyper</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/rapidminer/operator/learner/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/hyperhyper/package-summary.html">com.rapidminer.operator.learner.functions.kernel.hyperhyper</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/kernel/hyperhyper/HyperModel.html" title="class in com.rapidminer.operator.learner.functions.kernel.hyperhyper">HyperModel</A></B></CODE><BR> The model for the HyperHyper implementation.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.functions.neuralnet"><!-- --></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/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/functions/neuralnet/package-summary.html">com.rapidminer.operator.learner.functions.neuralnet</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/rapidminer/operator/learner/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/functions/neuralnet/package-summary.html">com.rapidminer.operator.learner.functions.neuralnet</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/functions/neuralnet/NeuralNetModel.html" title="class in com.rapidminer.operator.learner.functions.neuralnet">NeuralNetModel</A></B></CODE><BR> This is the model for the neural net learner.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.igss.hypothesis"><!-- --></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/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/igss/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/rapidminer/operator/learner/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/igss/hypothesis/package-summary.html">com.rapidminer.operator.learner.igss.hypothesis</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/igss/hypothesis/GSSModel.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">GSSModel</A></B></CODE><BR> Wrapper class for rules found by the Iterating GSS algorithm.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.lazy"><!-- --></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/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/lazy/package-summary.html">com.rapidminer.operator.learner.lazy</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/rapidminer/operator/learner/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/lazy/package-summary.html">com.rapidminer.operator.learner.lazy</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/lazy/AttributeBasedVotingModel.html" title="class in com.rapidminer.operator.learner.lazy">AttributeBasedVotingModel</A></B></CODE><BR> Average model simply calculates the average of the attributes as prediction.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/lazy/DefaultModel.html" title="class in com.rapidminer.operator.learner.lazy">DefaultModel</A></B></CODE><BR> The default model sets the prediction of all examples to the mode value in case of nominal labels and to the average value in case of numerical labels.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/lazy/KNNClassificationModel.html" title="class in com.rapidminer.operator.learner.lazy">KNNClassificationModel</A></B></CODE><BR> An implementation of a knn model.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/lazy/KNNRegressionModel.html" title="class in com.rapidminer.operator.learner.lazy">KNNRegressionModel</A></B></CODE><BR> An implementation of a knn model used for regression</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.meta"><!-- --></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/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/meta/package-summary.html">com.rapidminer.operator.learner.meta</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/rapidminer/operator/learner/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A> in <A HREF="../../../../../com/rapidminer/operator/learner/meta/package-summary.html">com.rapidminer.operator.learner.meta</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/meta/AdaBoostModel.html" title="class in com.rapidminer.operator.learner.meta">AdaBoostModel</A></B></CODE><BR> A model for the RapidMiner AdaBoost implementation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/meta/AdditiveRegressionModel.html" title="class in com.rapidminer.operator.learner.meta">AdditiveRegressionModel</A></B></CODE><BR> The model created by an AdditiveRegression meta learner.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/meta/BaggingModel.html" title="class in com.rapidminer.operator.learner.meta">BaggingModel</A></B></CODE><BR> The model for the internal Bagging implementation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/operator/learner/meta/BayBoostModel.html" title="class in com.rapidminer.operator.learner.meta">BayBoostModel</A></B></CODE><BR> A model for the Bayesian Boosting algorithm by Martin Scholz.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?