edu.udo.cs.miningmart.compiler.wrapper.dista.MMS3
Class MMS3Wrapper
java.lang.Object
edu.udo.cs.miningmart.compiler.wrapper.dista.Wrapper
edu.udo.cs.miningmart.compiler.wrapper.dista.C45.C45Wrapper
edu.udo.cs.miningmart.compiler.wrapper.dista.MMS3.MMS3Wrapper
- public class MMS3Wrapper
- extends C45Wrapper
- Version:
- $Id: MMS3Wrapper.java,v 1.3 2006/04/11 14:10:17 euler Exp $
- Author:
- Alessandro Serra
Methods inherited from class edu.udo.cs.miningmart.compiler.wrapper.dista.Wrapper |
callScript, getArtificalColumnName, getExecutableOperator, getM4Db, getSampleRatio, getStep, run, setConnection, setMetaData, setProperties, setResultName, setSampleSize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_centers
protected Centers m_centers
m_cluster_num
protected int m_cluster_num
m_optimize_cluster_num
protected boolean m_optimize_cluster_num
MMS3Wrapper
public MMS3Wrapper(Step step,
ExecutableOperator exOp)
throws java.lang.Exception
setClusterNum
public void setClusterNum(int n)
getClusterNum
public int getClusterNum()
setOptimizeClusterNum
public void setOptimizeClusterNum(boolean v)
checkMetaData
public void checkMetaData()
throws java.lang.Exception
- Overrides:
checkMetaData
in class C45Wrapper
- Throws:
java.lang.Exception
callTool
protected void callTool()
throws java.lang.Exception
- Specified by:
callTool
in class Wrapper
- Throws:
java.lang.Exception
importResult
protected void importResult()
throws java.lang.Exception
- Specified by:
importResult
in class Wrapper
- Throws:
java.lang.Exception
saveResult
protected void saveResult()
throws java.lang.Exception
- Specified by:
saveResult
in class Wrapper
- Throws:
java.lang.Exception
Copyright © 2001-2005