Package adams.gui.tools.wekamultiexperimenter.setup.weka
-
Class Summary Class Description AbstractOutputPanel Ancestor for panels that allow the user to configureResultListener
s.ArffOutputPanel Stores the results in an ARFF file.CsvOutputPanel Stores the results in a CSV file.CustomOutputPanel Allows the user to configure anyResultListener
.JdbcOutputPanel Stores the results in a JDBC database.OutputPanel Allows the user to select the output type, e.g., ARFF file or JDBC database.