|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ed.inf.taweka.InstancesFactory
uk.ac.ed.inf.taweka.mulan.MulanInstancesFactory
public class MulanInstancesFactory
Class
| Constructor Summary | |
|---|---|
MulanInstancesFactory(MulanDataSetWriter dataSet)
|
|
| Method Summary | |
|---|---|
weka.core.SparseInstance |
fillInstance(java.lang.String thisInstanceName,
weka.core.SparseInstance instance)
Consider all attributes! there is no last class attribute. |
| Methods inherited from class uk.ac.ed.inf.taweka.InstancesFactory |
|---|
getDataSet, getInstancesNames, writeInstances |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MulanInstancesFactory(MulanDataSetWriter dataSet)
| Method Detail |
|---|
public weka.core.SparseInstance fillInstance(java.lang.String thisInstanceName,
weka.core.SparseInstance instance)
fillInstance in class InstancesFactorythisInstanceName - instance nameinstance - a weka instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||