previewlistener.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,113 行 · 第 1/5 页
HTML
1,113 行
<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. </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. </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. </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. </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. </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. </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. </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. </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. </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. </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. </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. </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. </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. </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. </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). </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. </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. </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. </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. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.parameter"><B>com.rapidminer.parameter</B></A></TD><TD>This package contains classes for handling of operator parameters and specifiying parameter types. </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. </TD></TR></TABLE> <P><A NAME="com.rapidminer.gui.wizards"><!-- --></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/gui/wizards/PreviewListener.html" title="interface in com.rapidminer.gui.wizards">PreviewListener</A> in <A HREF="../../../../../com/rapidminer/gui/wizards/package-summary.html">com.rapidminer.gui.wizards</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/gui/wizards/package-summary.html">com.rapidminer.gui.wizards</A> with parameters of type <A HREF="../../../../../com/rapidminer/gui/wizards/PreviewListener.html" title="interface in com.rapidminer.gui.wizards">PreviewListener</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>PreviewCreator.</B><B><A HREF="../../../../../com/rapidminer/gui/wizards/PreviewCreator.html#createPreview(com.rapidminer.gui.wizards.PreviewListener)">createPreview</A></B>(<A HREF="../../../../../com/rapidminer/gui/wizards/PreviewListener.html" title="interface in com.rapidminer.gui.wizards">PreviewListener</A> listener)</CODE><BR> </TD></TR></TABLE> <P><A NAME="com.rapidminer.operator"><!-- --></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/gui/wizards/PreviewListener.html" title="interface in com.rapidminer.gui.wizards">PreviewListener</A> in <A HREF="../../../../../com/rapidminer/operator/package-summary.html">com.rapidminer.operator</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/package-summary.html">com.rapidminer.operator</A> that implement <A HREF="../../../../../com/rapidminer/gui/wizards/PreviewListener.html" title="interface in com.rapidminer.gui.wizards">PreviewListener</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/CommandLineOperator.html" title="class in com.rapidminer.operator">CommandLineOperator</A></B></CODE><BR> This operator executes a system command.</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/FileEchoOperator.html" title="class in com.rapidminer.operator">FileEchoOperator</A></B></CODE><BR> This operator simply writed the specified text into the specified file.</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/IOConsumeOperator.html" title="class in com.rapidminer.operator">IOConsumeOperator</A></B></CODE><BR> Most RapidMiner operators should define their desired input and delivered output in a senseful way.</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/IOMultiplyOperator.html" title="class in com.rapidminer.operator">IOMultiplyOperator</A></B></CODE><BR> In some cases you might want to apply different parts of the process on the same input object.</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/IOSelectOperator.html" title="class in com.rapidminer.operator">IOSelectOperator</A></B></CODE><BR> This operator allows to choose special IOObjects from the given input.</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/MacroDefinitionOperator.html" title="class in com.rapidminer.operator">MacroDefinitionOperator</A></B></CODE><BR> (Re-)Define macros for the current process.</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/MemoryCleanUp.html" title="class in com.rapidminer.operator">MemoryCleanUp</A></B></CODE><BR> Cleans up unused memory resources.</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/ModelApplier.html" title="class in com.rapidminer.operator">ModelApplier</A></B></CODE><BR> This operator applies a <A HREF="../../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator"><CODE>Model</CODE></A> to an <A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example"><CODE>ExampleSet</CODE></A>.</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/ModelGrouper.html" title="class in com.rapidminer.operator">ModelGrouper</A></B></CODE><BR> This operator groups all input models together into a grouped (combined) 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/ModelUngrouper.html" title="class in com.rapidminer.operator">ModelUngrouper</A></B></CODE><BR> This operator ungroups a previously grouped model (<A HREF="../../../../../com/rapidminer/operator/ModelGrouper.html" title="class in com.rapidminer.operator"><CODE>ModelGrouper</CODE></A>) and delivers the grouped input 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/ModelUpdater.html" title="class in com.rapidminer.operator">ModelUpdater</A></B></CODE><BR> This operator updates a <A HREF="../../../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator"><CODE>Model</CODE></A> with an <A HREF="../../../../../com/rapidminer/example/ExampleSet.html" title="interface in com.rapidminer.example"><CODE>ExampleSet</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?