📄 hotspot.html
字号:
<CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/associations/HotSpot.html#setMinImprovement(double)">setMinImprovement</A></B>(double i)</CODE><BR> Set the minimum improvement in the target necessary to add a test</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/associations/HotSpot.html#setOptions(java.lang.String[])">setOptions</A></B>(java.lang.String[] options)</CODE><BR> Parses a given list of options.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/associations/HotSpot.html#setSupport(double)">setSupport</A></B>(double s)</CODE><BR> Set the minimum support</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/associations/HotSpot.html#setTarget(java.lang.String)">setTarget</A></B>(java.lang.String target)</CODE><BR> Set the target index</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../weka/associations/HotSpot.html#setTargetIndex(java.lang.String)">setTargetIndex</A></B>(java.lang.String index)</CODE><BR> For a nominal target, set the index of the value of interest (1-based)</TD></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><A HREF="../../weka/associations/HotSpot.html#supportTipText()">supportTipText</A></B>()</CODE><BR> Returns the tip text for this property</TD></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><A HREF="../../weka/associations/HotSpot.html#targetIndexTipText()">targetIndexTipText</A></B>()</CODE><BR> Returns the tip text for this property</TD></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><A HREF="../../weka/associations/HotSpot.html#targetTipText()">targetTipText</A></B>()</CODE><BR> Returns the tip text for this property</TD></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><A HREF="../../weka/associations/HotSpot.html#toString()">toString</A></B>()</CODE><BR> Return the tree as a string</TD></TR></TABLE> <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>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ========= 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="HotSpot()"><!-- --></A><H3>HotSpot</H3><PRE>public <B>HotSpot</B>()</PRE><DL><DD>Constructor<P></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="globalInfo()"><!-- --></A><H3>globalInfo</H3><PRE>public java.lang.String <B>globalInfo</B>()</PRE><DL><DD>Returns a string describing this classifier<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>a description of the classifier suitable for displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="getCapabilities()"><!-- --></A><H3>getCapabilities</H3><PRE>public <A HREF="../../weka/core/Capabilities.html" title="class in weka.core">Capabilities</A> <B>getCapabilities</B>()</PRE><DL><DD>Returns default capabilities of HotSpot<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../weka/associations/Associator.html#getCapabilities()">getCapabilities</A></CODE> in interface <CODE><A HREF="../../weka/associations/Associator.html" title="interface in weka.associations">Associator</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../weka/core/CapabilitiesHandler.html#getCapabilities()">getCapabilities</A></CODE> in interface <CODE><A HREF="../../weka/core/CapabilitiesHandler.html" title="interface in weka.core">CapabilitiesHandler</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the capabilities of HotSpot<DT><B>See Also:</B><DD><A HREF="../../weka/core/Capabilities.html" title="class in weka.core"><CODE>Capabilities</CODE></A></DL></DD></DL><HR><A NAME="buildAssociations(weka.core.Instances)"><!-- --></A><H3>buildAssociations</H3><PRE>public void <B>buildAssociations</B>(<A HREF="../../weka/core/Instances.html" title="class in weka.core">Instances</A> instances) throws java.lang.Exception</PRE><DL><DD>Build the tree<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../weka/associations/Associator.html#buildAssociations(weka.core.Instances)">buildAssociations</A></CODE> in interface <CODE><A HREF="../../weka/associations/Associator.html" title="interface in weka.associations">Associator</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>instances</CODE> - the training instances<DT><B>Throws:</B><DD><CODE>java.lang.Exception</CODE> - if something goes wrong</DL></DD></DL><HR><A NAME="toString()"><!-- --></A><H3>toString</H3><PRE>public java.lang.String <B>toString</B>()</PRE><DL><DD>Return the tree as a string<P><DD><DL><DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>a String containing the tree</DL></DD></DL><HR><A NAME="graph()"><!-- --></A><H3>graph</H3><PRE>public java.lang.String <B>graph</B>() throws java.lang.Exception</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../weka/core/Drawable.html#graph()">Drawable</A></CODE></B></DD><DD>Returns a string that describes a graph representing the object. The string should be in XMLBIF ver. 0.3 format if the graph is a BayesNet, otherwise it should be in dotty format.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../weka/core/Drawable.html#graph()">graph</A></CODE> in interface <CODE><A HREF="../../weka/core/Drawable.html" title="interface in weka.core">Drawable</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the graph described by a string<DT><B>Throws:</B><DD><CODE>java.lang.Exception</CODE> - if the graph can't be computed</DL></DD></DL><HR><A NAME="targetTipText()"><!-- --></A><H3>targetTipText</H3><PRE>public java.lang.String <B>targetTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="setTarget(java.lang.String)"><!-- --></A><H3>setTarget</H3><PRE>public void <B>setTarget</B>(java.lang.String target)</PRE><DL><DD>Set the target index<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>target</CODE> - the target index as a string (1-based)</DL></DD></DL><HR><A NAME="getTarget()"><!-- --></A><H3>getTarget</H3><PRE>public java.lang.String <B>getTarget</B>()</PRE><DL><DD>Get the target index as a string<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the target index (1-based)</DL></DD></DL><HR><A NAME="targetIndexTipText()"><!-- --></A><H3>targetIndexTipText</H3><PRE>public java.lang.String <B>targetIndexTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="setTargetIndex(java.lang.String)"><!-- --></A><H3>setTargetIndex</H3><PRE>public void <B>setTargetIndex</B>(java.lang.String index)</PRE><DL><DD>For a nominal target, set the index of the value of interest (1-based)<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the nominal value of interest</DL></DD></DL><HR><A NAME="getTargetIndex()"><!-- --></A><H3>getTargetIndex</H3><PRE>public java.lang.String <B>getTargetIndex</B>()</PRE><DL><DD>For a nominal target, get the index of the value of interest (1-based)<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the index of the nominal value of interest</DL></DD></DL><HR><A NAME="minimizeTargetTipText()"><!-- --></A><H3>minimizeTargetTipText</H3><PRE>public java.lang.String <B>minimizeTargetTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="setMinimizeTarget(boolean)"><!-- --></A><H3>setMinimizeTarget</H3><PRE>public void <B>setMinimizeTarget</B>(boolean m)</PRE><DL><DD>Set whether to minimize the target rather than maximize<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>m</CODE> - true if target is to be minimized</DL></DD></DL><HR><A NAME="getMinimizeTarget()"><!-- --></A><H3>getMinimizeTarget</H3><PRE>public boolean <B>getMinimizeTarget</B>()</PRE><DL><DD>Get whether to minimize the target rather than maximize<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>true if target is to be minimized</DL></DD></DL><HR><A NAME="supportTipText()"><!-- --></A><H3>supportTipText</H3><PRE>public java.lang.String <B>supportTipText</B>()</PRE><DL><DD>Returns the tip text for this property<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>tip text for this property suitable for displaying in the explorer/experimenter gui</DL></DD></DL><HR><A NAME="getSupport()"><!-- --></A><H3>getSupport</H3><PRE>public double <B>getSupport</B>()</PRE><DL><DD>Get the minimum support<P><DD><DL></DL></DD><DD><DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -