1 Program
1.1 Shell 1.2 Exit 2 Experiment 2.1 Setup 2.2 MILK 2.3 RELAGGS 2.4 REMILK 2.5 Builder 2.6 Run 3 Remote 3.1 JobMonitor 3.2 Jobber 4 Util 4.1 Editor 4.2 Logger 4.3 Relations 4.4 XSLer 5 Milk 5.1 MIExperimenter 6 Weka 6.1 ArffViewer 6.2 Experimenter 6.3 Explorer 6.4 SqlViewer 7 Windows 7.1 Minimize 7.2 Restore 8 Help 8.1 Help 8.2 About |
1 Program![]() 1.1 ShellOpens an xterm terminal.1.2 ExitExits Proper2 ExperimentEither predefined experiments or self-defined ones can be executed here![]() 2.1 Setupcreates the databases and imports the data for the predefined experiments![]() 2.2 MILKperforms a flattening of the whole database of each experiment into a single table, exporting the content to an ARFF file and evaluating that. For some experiments classifying of unknown instances may take place and also some testing.![]() 2.3 RELAGGSinstead of flattening a database RELAGGS uses aggregation for propositionalization and performs the same steps after exporting like MILK.![]() 2.4 REMILKREMILK is the combination of MILK and RELAGGS, i.e. it uses the multi-instance data from MILK and adds the aggregation from RELAGGS to it.![]() 2.5 BuilderThe Builder enables the user to build his own experiments from scratch. I.e. setting up databases, importing data and performing propositionalization etc. and saving them to an ANT file.![]() 2.6 RunHere you can run any ANT file that was built for Proper.![]() 3 RemoteTools for distributed computing are found here![]() 3.1 JobMonitorThe JobMonitor enables one to check on any JobServer that is currently running (started with ./scripts/server.sh). It provides insight into what clients are registered with this server, how many jobs are done or have failed.![]() 3.2 JobberWith this tool you can create a job file that a JobServer (started with ./scripts/server.sh) uses as input. The basis are previously generated ANT files, either the predefined ones or user-defined.![]() 4 UtilSeveral useful utilities for working with Proper![]() 4.1 EditorA simple Text editor.![]() 4.2 LoggerFor viewing log files and searching in them.![]() 4.3 RelationsA little tool for exploring the relations of a database.![]() 4.4 XSLerA tool for testing XML/XSL.![]() 5 MilkMilk-specific dialogs.![]() 5.1 MIExperimenterStarts the Milk Experimenter GUI.![]() 6 WekaWeka-specific dialogs.![]() 6.1 ArffViewerA little Viewer for ARFF files that is also able to edit them.![]() By clicking with the right mouse button on the header of a column you get additional functions: ![]() 6.2 ExperimenterStarts the Weka Experimenter.![]() 6.3 ExplorerStarts the Weka Explorer.![]() 6.4 SqlViewerFor querying an SQL-Server (select, insert, update, desc are supported).![]() 7 WindowsFor handling the windows in Proper. As soon as a window is opened it appears below in this menu.![]() 7.1 MinimizeMinimizes the application and all of its windows.7.2 RestoreRestores the application and all of its windows.8 HelpIf you need Help concerning Proper, this is the place to look for![]() 8.1 HelpThis is the central place to look for information of how to use Proper, how the classes are used etc.![]() 8.2 AboutThe famous about box... ;-)![]() |