clusterconstraintlist.html

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

HTML
650
字号
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#getExtension()">getExtension</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the default extension in file choosers.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#getFileDescription()">getFileDescription</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the file description used in file choosers.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#getName()">getName</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The default implementation returns the classname without package.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraint.html" title="interface in com.rapidminer.operator.learner.clustering.constrained.constraints">ClusterConstraint</A>&gt;</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#getViolatedConstraints(com.rapidminer.operator.learner.clustering.ClusterModel)">getViolatedConstraints</A></B>(<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/ClusterModel.html" title="interface in com.rapidminer.operator.learner.clustering">ClusterModel</A>&nbsp;cm)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of all violated constraints for the given ClusterModel.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#numberOfConstraints()">numberOfConstraints</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#numberOfViolatedConstraints(com.rapidminer.operator.learner.clustering.ClusterModel)">numberOfViolatedConstraints</A></B>(<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/ClusterModel.html" title="interface in com.rapidminer.operator.learner.clustering">ClusterModel</A>&nbsp;cm)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of violated constraints for the given ClusterModel.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraint.html" title="interface in com.rapidminer.operator.learner.clustering.constrained.constraints">ClusterConstraint</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#removeConstraint(com.rapidminer.operator.learner.clustering.constrained.constraints.ClusterConstraint)">removeConstraint</A></B>(<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraint.html" title="interface in com.rapidminer.operator.learner.clustering.constrained.constraints">ClusterConstraint</A>&nbsp;cc)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#toResultString()">toResultString</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The default implementation simply returns the result of the method <CODE>Object.toString()</CODE>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraintList.html#weightOfViolatedConstraints(com.rapidminer.operator.learner.clustering.ClusterModel)">weightOfViolatedConstraints</A></B>(<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/ClusterModel.html" title="interface in com.rapidminer.operator.learner.clustering">ClusterModel</A>&nbsp;cm)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the sum of the weights of violated constraints for the given ClusterModel.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_com.rapidminer.operator.ResultObjectAdapter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.operator.<A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html" title="class in com.rapidminer.operator">ResultObjectAdapter</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#addAction(javax.swing.Action)">addAction</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#getActions()">getActions</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#getResultIcon()">getResultIcon</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#getVisualizationComponent(com.rapidminer.operator.IOContainer)">getVisualizationComponent</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#isSavable()">isSavable</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#log(java.lang.String)">log</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#logError(java.lang.String)">logError</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#logNote(java.lang.String)">logNote</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#logWarning(java.lang.String)">logWarning</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#readResolve()">readResolve</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#save(java.io.File)">save</A>, <A HREF="../../../../../../../com/rapidminer/operator/ResultObjectAdapter.html#toHTML(java.lang.String)">toHTML</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_com.rapidminer.operator.AbstractIOObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.operator.<A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html" title="class in com.rapidminer.operator">AbstractIOObject</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html#getLog()">getLog</A>, <A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html#getSource()">getSource</A>, <A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html#initWriting()">initWriting</A>, <A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html#read(java.io.InputStream)">read</A>, <A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html#setSource(java.lang.String)">setSource</A>, <A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html#setWorkingOperator(com.rapidminer.operator.Operator)">setWorkingOperator</A>, <A HREF="../../../../../../../com/rapidminer/operator/AbstractIOObject.html#write(java.io.OutputStream)">write</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_com.rapidminer.operator.IOObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface com.rapidminer.operator.<A HREF="../../../../../../../com/rapidminer/operator/IOObject.html" title="interface in com.rapidminer.operator">IOObject</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../../../com/rapidminer/operator/IOObject.html#getLog()">getLog</A>, <A HREF="../../../../../../../com/rapidminer/operator/IOObject.html#getSource()">getSource</A>, <A HREF="../../../../../../../com/rapidminer/operator/IOObject.html#setSource(java.lang.String)">setSource</A>, <A HREF="../../../../../../../com/rapidminer/operator/IOObject.html#setWorkingOperator(com.rapidminer.operator.Operator)">setWorkingOperator</A>, <A HREF="../../../../../../../com/rapidminer/operator/IOObject.html#write(java.io.OutputStream)">write</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="name"><!-- --></A><H3>name</H3><PRE>protected java.lang.String <B>name</B></PRE><DL><DL></DL></DL><HR><A NAME="constraintList"><!-- --></A><H3>constraintList</H3><PRE>protected java.util.ArrayList&lt;<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraint.html" title="interface in com.rapidminer.operator.learner.clustering.constrained.constraints">ClusterConstraint</A>&gt; <B>constraintList</B></PRE><DL><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="ClusterConstraintList(java.lang.String)"><!-- --></A><H3>ClusterConstraintList</H3><PRE>public <B>ClusterConstraintList</B>(java.lang.String&nbsp;name)</PRE><DL></DL><HR><A NAME="ClusterConstraintList(java.lang.String, int)"><!-- --></A><H3>ClusterConstraintList</H3><PRE>public <B>ClusterConstraintList</B>(java.lang.String&nbsp;name,                             int&nbsp;initialCapacity)</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getConstraints()"><!-- --></A><H3>getConstraints</H3><PRE>public java.util.ArrayList <B>getConstraints</B>()</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="getViolatedConstraints(com.rapidminer.operator.learner.clustering.ClusterModel)"><!-- --></A><H3>getViolatedConstraints</H3><PRE>public java.util.ArrayList&lt;<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/constrained/constraints/ClusterConstraint.html" title="interface in com.rapidminer.operator.learner.clustering.constrained.constraints">ClusterConstraint</A>&gt; <B>getViolatedConstraints</B>(<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/ClusterModel.html" title="interface in com.rapidminer.operator.learner.clustering">ClusterModel</A>&nbsp;cm)</PRE><DL><DD>Returns a list of all violated constraints for the given ClusterModel.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>cm</CODE> - </DL></DD></DL><HR><A NAME="numberOfViolatedConstraints(com.rapidminer.operator.learner.clustering.ClusterModel)"><!-- --></A><H3>numberOfViolatedConstraints</H3><PRE>public int <B>numberOfViolatedConstraints</B>(<A HREF="../../../../../../../com/rapidminer/operator/learner/clustering/ClusterModel.html" title="interface in com.rapidminer.operator.learner.clustering">ClusterModel</A>&nbsp;cm)</PRE><DL><DD>Returns the number of violated constraints for the given ClusterModel.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>cm</CODE> - </DL></DD></DL><HR>

⌨️ 快捷键说明

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