Package weka.gui.ensembleLibraryEditor

Class Summary
AddModelsPanel The purpose of this class is to create a user interface that will provide an intuitive method of building "playlists" of weka classifiers to be trained.
DefaultModelsPanel This class is intended to build a panel that contains as interface that will let users choose default lists of models to add to the library.
LibrarySerialization For serializing LibraryModels.
ListModelsPanel This class is responsible for creating the main panel in the library editor gui.
LoadModelsPanel  
ModelList This class is basically a customization of the JList class to allow it to display LibraryModel objects.