Class ClusLearner
java.lang.Object
si.ijs.kt.clus.addon.sit.mtLearner.MTLearnerImpl
si.ijs.kt.clus.addon.sit.mtLearner.ClusLearner
- All Implemented Interfaces:
MTLearner
-
Field Summary
FieldsFields inherited from class si.ijs.kt.clus.addon.sit.mtLearner.MTLearnerImpl
m_Cache, m_Data, m_MainTarget, m_Sett, m_Test, m_XValSel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class si.ijs.kt.clus.addon.sit.mtLearner.MTLearnerImpl
initLOOXVal, initXVal, LearnModel, LearnModel, setData, setMainTarget, setTestData
-
Field Details
-
m_Clus
-
m_Schema
-
-
Constructor Details
-
ClusLearner
public ClusLearner()
-
-
Method Details
-
init
Description copied from interface:MTLearner
Initialize the MTLearner- Specified by:
init
in interfaceMTLearner
- Overrides:
init
in classMTLearnerImpl
- Parameters:
data
- The datasetsett
- The settings file- See Also:
-
LearnModel
- Specified by:
LearnModel
in classMTLearnerImpl
-
getName
-