Uses of Package
uk.ac.ed.inf.enzml.mulan

Packages that use uk.ac.ed.inf.enzml.mulan
test.mulan   
uk.ac.ed.inf.enzml.mulan   
uk.ac.ed.inf.enzml.mulan.attributesfilter   
uk.ac.ed.inf.enzml.mulan.learn   
uk.ac.ed.inf.enzml.mulan.learn.traintest   
uk.ac.ed.inf.enzml.mulan.predict   
 

Classes in uk.ac.ed.inf.enzml.mulan used by test.mulan
MulanArff
          Generates an Attribute Relation Format File (ARFF) in Mulan format (multiple class labels per instance).
MulanArffRecord
          Checks that an ARFF record read from the database contains valid parameters to read an ARFF file.
MulanDataSetDbLoader
          Loads data from database to a Mulan data factory
MulanDataSetGenerator
          Class
MulanDataSetManager
          This class generates a data set (instances, attributes, classes) in Mulan style (for multi-label machine learning).
MulanInstancesFiller
          Class
 

Classes in uk.ac.ed.inf.enzml.mulan used by uk.ac.ed.inf.enzml.mulan
MulanArff
          Generates an Attribute Relation Format File (ARFF) in Mulan format (multiple class labels per instance).
MulanDataSetDbLoader
          Loads data from database to a Mulan data factory
MulanDataSetGenerator
          Class
MulanDataSetManager
          This class generates a data set (instances, attributes, classes) in Mulan style (for multi-label machine learning).
 

Classes in uk.ac.ed.inf.enzml.mulan used by uk.ac.ed.inf.enzml.mulan.attributesfilter
MulanArff
          Generates an Attribute Relation Format File (ARFF) in Mulan format (multiple class labels per instance).
MulanAttributeFactory
          In the Mulan ARFF, the class attribute is not generated.
MulanDataSetGenerator
          Class
MulanDataSetManager
          This class generates a data set (instances, attributes, classes) in Mulan style (for multi-label machine learning).
 

Classes in uk.ac.ed.inf.enzml.mulan used by uk.ac.ed.inf.enzml.mulan.learn
MulanArffRecord
          Checks that an ARFF record read from the database contains valid parameters to read an ARFF file.
 

Classes in uk.ac.ed.inf.enzml.mulan used by uk.ac.ed.inf.enzml.mulan.learn.traintest
MulanArffRecord
          Checks that an ARFF record read from the database contains valid parameters to read an ARFF file.
 

Classes in uk.ac.ed.inf.enzml.mulan used by uk.ac.ed.inf.enzml.mulan.predict
MulanArffRecord
          Checks that an ARFF record read from the database contains valid parameters to read an ARFF file.