model.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,065 行 · 第 1/5 页
HTML
1,065 行
</TABLE> <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/package-summary.html">com.rapidminer.operator.learner</A> that return <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></CODE></FONT></TD><TD><CODE><B>Learner.</B><B><A HREF="../../../../com/rapidminer/operator/learner/Learner.html#learn(com.rapidminer.example.ExampleSet)">learn</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet)</CODE><BR> Trains a model.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.bayes"><!-- --></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/Model.html" title="interface in com.rapidminer.operator">Model</A> in <A HREF="../../../../com/rapidminer/operator/learner/bayes/package-summary.html">com.rapidminer.operator.learner.bayes</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">Classes in <A HREF="../../../../com/rapidminer/operator/learner/bayes/package-summary.html">com.rapidminer.operator.learner.bayes</A> that implement <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</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/bayes/DistributionModel.html" title="class in com.rapidminer.operator.learner.bayes">DistributionModel</A></B></CODE><BR> DistributionModel is a model for learners which estimate distributions of attribute values from example sets like NaiveBayes.</TD></TR></TABLE> <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/bayes/package-summary.html">com.rapidminer.operator.learner.bayes</A> that return <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></CODE></FONT></TD><TD><CODE><B>NaiveBayes.</B><B><A HREF="../../../../com/rapidminer/operator/learner/bayes/NaiveBayes.html#learn(com.rapidminer.example.ExampleSet)">learn</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet)</CODE><BR> </TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.clustering.characterization"><!-- --></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/Model.html" title="interface in com.rapidminer.operator">Model</A> in <A HREF="../../../../com/rapidminer/operator/learner/clustering/characterization/package-summary.html">com.rapidminer.operator.learner.clustering.characterization</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">Methods in <A HREF="../../../../com/rapidminer/operator/learner/clustering/characterization/package-summary.html">com.rapidminer.operator.learner.clustering.characterization</A> that return <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></CODE></FONT></TD><TD><CODE><B>OneRCharacterizer.</B><B><A HREF="../../../../com/rapidminer/operator/learner/clustering/characterization/OneRCharacterizer.html#trainModel(com.rapidminer.example.ExampleSet)">trainModel</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> es)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></CODE></FONT></TD><TD><CODE><B>AbstractModelBasedCharacterizer.</B><B><A HREF="../../../../com/rapidminer/operator/learner/clustering/characterization/AbstractModelBasedCharacterizer.html#trainModel(com.rapidminer.example.ExampleSet)">trainModel</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> es)</CODE><BR> Train the model for a single cluster.</TD></TR></TABLE> <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/clustering/characterization/package-summary.html">com.rapidminer.operator.learner.clustering.characterization</A> with parameters of type <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B>OneRCharacterizer.</B><B><A HREF="../../../../com/rapidminer/operator/learner/clustering/characterization/OneRCharacterizer.html#stringRepresentation(com.rapidminer.operator.Model, java.lang.String)">stringRepresentation</A></B>(<A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A> m, java.lang.String desiredLabel)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract java.lang.String</CODE></FONT></TD><TD><CODE><B>AbstractModelBasedCharacterizer.</B><B><A HREF="../../../../com/rapidminer/operator/learner/clustering/characterization/AbstractModelBasedCharacterizer.html#stringRepresentation(com.rapidminer.operator.Model, java.lang.String)">stringRepresentation</A></B>(<A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A> m, java.lang.String desiredLabel)</CODE><BR> Extract a string representation well suited for a tooltip.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.clustering.clusterer"><!-- --></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/Model.html" title="interface in com.rapidminer.operator">Model</A> in <A HREF="../../../../com/rapidminer/operator/learner/clustering/clusterer/package-summary.html">com.rapidminer.operator.learner.clustering.clusterer</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">Classes in <A HREF="../../../../com/rapidminer/operator/learner/clustering/clusterer/package-summary.html">com.rapidminer.operator.learner.clustering.clusterer</A> that implement <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</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/clustering/clusterer/WekaCluster.html" title="class in com.rapidminer.operator.learner.clustering.clusterer">WekaCluster</A></B></CODE><BR> A Weka clusterer which can be used to cluster examples.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.functions"><!-- --></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/Model.html" title="interface in com.rapidminer.operator">Model</A> in <A HREF="../../../../com/rapidminer/operator/learner/functions/package-summary.html">com.rapidminer.operator.learner.functions</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">Classes in <A HREF="../../../../com/rapidminer/operator/learner/functions/package-summary.html">com.rapidminer.operator.learner.functions</A> that implement <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</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/HyperplaneModel.html" title="class in com.rapidminer.operator.learner.functions">HyperplaneModel</A></B></CODE><BR> This model is a separating hyperplane for two classes.</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/LinearRegressionModel.html" title="class in com.rapidminer.operator.learner.functions">LinearRegressionModel</A></B></CODE><BR> The model for linear regression.</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/LogisticRegressionModel.html" title="class in com.rapidminer.operator.learner.functions">LogisticRegressionModel</A></B></CODE><BR> The model determined by the <A HREF="../../../../com/rapidminer/operator/learner/functions/LogisticRegression.html" title="class in com.rapidminer.operator.learner.functions"><CODE>LogisticRegression</CODE></A> operator.</TD></TR></TABLE> <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/package-summary.html">com.rapidminer.operator.learner.functions</A> that return <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></CODE></FONT></TD><TD><CODE><B>LinearRegression.</B><B><A HREF="../../../../com/rapidminer/operator/learner/functions/LinearRegression.html#learn(com.rapidminer.example.ExampleSet)">learn</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></CODE></FONT></TD><TD><CODE><B>Perceptron.</B><B><A HREF="../../../../com/rapidminer/operator/learner/functions/Perceptron.html#learn(com.rapidminer.example.ExampleSet)">learn</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A></CODE></FONT></TD><TD><CODE><B>LogisticRegression.</B><B><A HREF="../../../../com/rapidminer/operator/learner/functions/LogisticRegression.html#learn(com.rapidminer.example.ExampleSet)">learn</A></B>(<A HREF="../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example">ExampleSet</A> exampleSet)</CODE><BR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?