resultobjectadapter.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,114 行 · 第 1/5 页
HTML
1,114 行
<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/SimpleHierarchicalClusterModel.html" title="class in com.rapidminer.operator.learner.clustering">SimpleHierarchicalClusterModel</A></B></CODE><BR> This class represents a default implementation of hierarchical clustering.</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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</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">Subclasses of <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/clustering/clusterer/package-summary.html">com.rapidminer.operator.learner.clustering.clusterer</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/KMeansClusterModel.html" title="class in com.rapidminer.operator.learner.clustering.clusterer">KMeansClusterModel</A></B></CODE><BR> A cluster model used for the k-means clustering.</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/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.clustering.constrained.constraints"><!-- --></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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/package-summary.html">com.rapidminer.operator.learner.clustering.constrained.constraints</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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/package-summary.html">com.rapidminer.operator.learner.clustering.constrained.constraints</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/constrained/constraints/ClusterConstraintList.html" title="class in com.rapidminer.operator.learner.clustering.constrained.constraints">ClusterConstraintList</A></B></CODE><BR> This is a data structure that keeps cluster constraints and offers checking these constraints for violations.</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/clustering/constrained/constraints/LinkClusterConstraintList.html" title="class in com.rapidminer.operator.learner.clustering.constrained.constraints">LinkClusterConstraintList</A></B></CODE><BR> This is a specialized ClusterConstraintList to keep LinkClusterConstraints that includes an additional mapping from object ids to lists of LinkClusterConstraints to allow efficient tests, if an object is part of a link constraint.</TD></TR></TABLE> <P><A NAME="com.rapidminer.operator.learner.clustering.hierarchical.upgma"><!-- --></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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/clustering/hierarchical/upgma/package-summary.html">com.rapidminer.operator.learner.clustering.hierarchical.upgma</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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/clustering/hierarchical/upgma/package-summary.html">com.rapidminer.operator.learner.clustering.hierarchical.upgma</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/hierarchical/upgma/Tree.html" title="class in com.rapidminer.operator.learner.clustering.hierarchical.upgma">Tree</A></B></CODE><BR> A tree.</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/clustering/hierarchical/upgma/UPGMAHierarchicalClusterModel.html" title="class in com.rapidminer.operator.learner.clustering.hierarchical.upgma">UPGMAHierarchicalClusterModel</A></B></CODE><BR> Wrapper for the UPGMA Clustering algorithm.</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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</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">Subclasses of <A HREF="../../../../com/rapidminer/operator/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/functions/package-summary.html">com.rapidminer.operator.learner.functions</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><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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/functions/kernel/package-summary.html">com.rapidminer.operator.learner.functions.kernel</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/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A> in <A HREF="../../../../com/rapidminer/operator/learner/functions/kernel/package-summary.html">com.rapidminer.operator.learner.functions.kernel</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/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>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?