operator.html

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

HTML
1,052
字号
<TD>This package contains learners based on the conceptof function approximation.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.functions.kernel"><B>com.rapidminer.operator.learner.functions.kernel</B></A></TD><TD>Learning schemes which make use of kernel functions to transform the feature space, e.g. support vector machines.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.functions.kernel.evosvm"><B>com.rapidminer.operator.learner.functions.kernel.evosvm</B></A></TD><TD>Implementations of SVMs which makes use of general purpose optimizationmethods, e.g. evolutionary strategies or particle swarm optimization.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.functions.kernel.functions"><B>com.rapidminer.operator.learner.functions.kernel.functions</B></A></TD><TD>This package contains some common kernel functions.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.functions.kernel.hyperhyper"><B>com.rapidminer.operator.learner.functions.kernel.hyperhyper</B></A></TD><TD>This package contains classes for the HyperHyper learner.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.functions.kernel.jmysvm.svm"><B>com.rapidminer.operator.learner.functions.kernel.jmysvm.svm</B></A></TD><TD>The main package for the Java version of the the regression and classification support vector machine mySVM.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.functions.kernel.logistic"><B>com.rapidminer.operator.learner.functions.kernel.logistic</B></A></TD><TD>The main package for Kernel Logistic Regression (KLR).&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.functions.neuralnet"><B>com.rapidminer.operator.learner.functions.neuralnet</B></A></TD><TD>This package contains a neural net learner based on Joone.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.igss"><B>com.rapidminer.operator.learner.igss</B></A></TD><TD>Provides classes for learning operator Iterating Generic Sequential Sampling.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.lazy"><B>com.rapidminer.operator.learner.lazy</B></A></TD><TD>Learning schemes which perform lazy learning.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.meta"><B>com.rapidminer.operator.learner.meta</B></A></TD><TD>Meta learning schemes which uses other learning operators to increase the performance.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.rules"><B>com.rapidminer.operator.learner.rules</B></A></TD><TD>Provides rule learners.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.tree"><B>com.rapidminer.operator.learner.tree</B></A></TD><TD>Provides decision tree learners.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.learner.weka"><B>com.rapidminer.operator.learner.weka</B></A></TD><TD>Operators which encapsulate the learning schemes provided by Weka.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.meta"><B>com.rapidminer.operator.meta</B></A></TD><TD>Provides operators for experiment iteration, meta operators, and optimization.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.meta.branch"><B>com.rapidminer.operator.meta.branch</B></A></TD><TD>Provides operators for conditioned branching.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.olap"><B>com.rapidminer.operator.olap</B></A></TD><TD>This package contains some simple operators for basic OLAP analysis like grouping and aggregation.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.olap.aggregation"><B>com.rapidminer.operator.olap.aggregation</B></A></TD><TD>This package contains some aggregation functions which can be used by OLAP processing.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.performance"><B>com.rapidminer.operator.performance</B></A></TD><TD>Provides performance evaluating operators and performance criteria.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.performance.cost"><B>com.rapidminer.operator.performance.cost</B></A></TD><TD>This package contains cost-based performance evaluations.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.postprocessing"><B>com.rapidminer.operator.postprocessing</B></A></TD><TD>Operators for post processing, usually used for models.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing"><B>com.rapidminer.operator.preprocessing</B></A></TD><TD>Operators for preprocessing purposes.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.discretization"><B>com.rapidminer.operator.preprocessing.discretization</B></A></TD><TD>Contains discretization operators which can be used to transform numerical into nominal attributes.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.filter"><B>com.rapidminer.operator.preprocessing.filter</B></A></TD><TD>Containing filter operators changing the input example set, e.g. by removing certain attributes or changing the data.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.filter.attributes"><B>com.rapidminer.operator.preprocessing.filter.attributes</B></A></TD><TD>This package contains the attribute filter.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.normalization"><B>com.rapidminer.operator.preprocessing.normalization</B></A></TD><TD>Preprocessing operators used for normalization.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.outlier"><B>com.rapidminer.operator.preprocessing.outlier</B></A></TD><TD>Operators for outlier detection.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.sampling"><B>com.rapidminer.operator.preprocessing.sampling</B></A></TD><TD>Preprocessing operators used for sampling.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.preprocessing.weighting"><B>com.rapidminer.operator.preprocessing.weighting</B></A></TD><TD>This package methods for the weighting of examples.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.similarity"><B>com.rapidminer.operator.similarity</B></A></TD><TD>Basic framework for similarities.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.similarity.clustermodel"><B>com.rapidminer.operator.similarity.clustermodel</B></A></TD><TD>Similarity induced by cluster models and cluster model similarity.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.validation"><B>com.rapidminer.operator.validation</B></A></TD><TD>Operators for estimation of the performance which can be achieved by learning schemes (and other predictive operators).&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.validation.clustering"><B>com.rapidminer.operator.validation.clustering</B></A></TD><TD>Evaluation methods for clustering.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.validation.clustering.itemdistribution"><B>com.rapidminer.operator.validation.clustering.itemdistribution</B></A></TD><TD>Contains classes for evaluating the distribution of items among clusters.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.validation.significance"><B>com.rapidminer.operator.validation.significance</B></A></TD><TD>Statistical significance like ANOVA or t-tests.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.visualization"><B>com.rapidminer.operator.visualization</B></A></TD><TD>The operators in this package might be useful for visualization purposes.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.parameter.conditions"><B>com.rapidminer.parameter.conditions</B></A></TD><TD>This package contains conditions for ParameterTypes.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.parameter.value"><B>com.rapidminer.parameter.value</B></A></TD><TD>This package contains helper classes for defining different types of parameter values, for example for parameter optimization operators.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools"><B>com.rapidminer.tools</B></A></TD><TD>Provides tools for RapidMiner like parsers for the input files.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools.math.matrix"><B>com.rapidminer.tools.math.matrix</B></A></TD><TD>Utitility classes for matrices.&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.tools.math.similarity"><B>com.rapidminer.tools.math.similarity</B></A></TD><TD>This package consists similariy and distance measures.&nbsp;</TD></TR></TABLE>&nbsp;<P><A NAME="com.rapidminer"><!-- --></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/Operator.html" title="class in com.rapidminer.operator">Operator</A> in <A HREF="../../../../com/rapidminer/package-summary.html">com.rapidminer</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/package-summary.html">com.rapidminer</A> that return <A HREF="../../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</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/Operator.html" title="class in com.rapidminer.operator">Operator</A></CODE></FONT></TD><TD><CODE><B>Process.</B><B><A HREF="../../../../com/rapidminer/Process.html#getCurrentOperator()">getCurrentOperator</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the operator that is currently being executed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A></CODE></FONT></TD><TD><CODE><B>Process.</B><B><A HREF="../../../../com/rapidminer/Process.html#getOperator(java.lang.String)">getOperator</A></B>(java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the operator with the given name.</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">Methods in <A HREF="../../../../com/rapidminer/package-summary.html">com.rapidminer</A> that return types with arguments of type <A HREF="../../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.util.Collection&lt;<A HREF="../../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A>&gt;</CODE></FONT></TD><TD><CODE><B>Process.</B><B><A HREF="../../../../com/rapidminer/Process.html#getAllOperators()">getAllOperators</A></B>()</CODE><BR>

⌨️ 快捷键说明

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