Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.experiment Classes and Interfaces - 39 results found.
NameDescriptionTypePackageFramework
AveragingResultProducer Takes the results from a ResultProducer and submits the average to the result listener.Classweka.experimentWeka
ClassifierSplitEvaluator A SplitEvaluator that produces results for a classification scheme on a nominal class attribute.Classweka.experimentWeka
ComputeInterface to something that can accept remote connections and executeVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs.Interfaceweka.experimentWeka
CostSensitiveClassifierSplitEvaluator SplitEvaluator that produces results for a classification scheme on a nominal class attribute, including weightedClassweka.experimentWeka
CrossValidationResultProducer Generates for each run, carries out an n-fold cross-validation, using the set SplitEvaluator to generate some results.Classweka.experimentWeka
CrossValidationSplitResultProducer Carries out one split of a repeated k-fold cross-validation, using the set SplitEvaluator to generate some results.Classweka.experimentWeka
CSVResultListener Takes results from a result producer and assembles them into comma separated value form.Classweka.experimentWeka
DatabaseResultListener Takes results from a result producer and sends themVersion:$Revision: 11247 $Author:Len Trigg (trigg@cs.Classweka.experimentWeka
DatabaseResultProducer Examines a database and extracts out the results produced by the specified ResultProducer and submits them to the specifiedClassweka.experimentWeka
DatabaseUtilsDatabaseUtils provides utility functions for accessing the experiment database.Classweka.experimentWeka
DensityBasedClustererSplitEvaluator A SplitEvaluator that produces results for a density based clusterer.Classweka.experimentWeka
OutputZipperOutputZipper writes output to either gzipped files or to a multi entry zip file.Classweka.experimentWeka
PairedCorrectedTTesterBehaves the same as PairedTTester, only it uses the corrected resampled For more information see:Classweka.experimentWeka
PairedStatsA class for storing stats on a paired comparison (t-test and correlation)Version:$Revision: 8034 $Author:Len Trigg (trigg@cs.Classweka.experimentWeka
PairedStatsCorrectedA class for storing stats on a paired comparison.Classweka.experimentWeka
PairedTTesterCalculates T-Test statistics on data stored in a set of instances.Classweka.experimentWeka
PropertyNodeStores information on a property of an object: the class of the object with the property; the property descriptor, and the current value.Classweka.experimentWeka
RandomSplitResultProducer Generates a single train/test split and calls the appropriate SplitEvaluator to generate some results.Classweka.experimentWeka
RegressionSplitEvaluator A SplitEvaluator that produces results for a classification scheme on a numeric class attribute.Classweka.experimentWeka
RemoteEngineA general purpose server for executing Task objects sent via RMI.Classweka.experimentWeka
RemoteExperimentHolds all the necessary configuration information for a distributed experiment.Classweka.experimentWeka
RemoteExperimentEventClass encapsulating information on progress of a remote experimentVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs.Classweka.experimentWeka
RemoteExperimentListenerInterface for classes that want to listen for updates on RemoteExperimentVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs.Interfaceweka.experimentWeka
RemoteExperimentSubTaskClass to encapsulate an experiment as a task that can be executed on a remoteVersion:$Revision: 10204 $Author:Mark Hall (mhall@cs.Classweka.experimentWeka
ResultListenerInterface for objects able to listen for results obtained by a ResultProducerInterfaceweka.experimentWeka
ResultMatrixThis matrix is a container for the datasets and classifier setups and their statistics.Classweka.experimentWeka
ResultMatrixCSV Generates the matrix in CSV ('comma-separated values') format.Classweka.experimentWeka
ResultMatrixGnuPlot Generates output for a data and script file for GnuPlot.Classweka.experimentWeka
ResultMatrixHTML Generates the matrix output as HTML.Classweka.experimentWeka
ResultMatrixLatex Generates the matrix output in LaTeX-syntax.Classweka.experimentWeka
ResultMatrixPlainText Generates the output as plain text (for fixed width Valid options are:Classweka.experimentWeka
ResultMatrixSignificance Only outputs the significance indicators.Classweka.experimentWeka
ResultProducerThis interface defines the methods required for an object that produces results for different randomizations of a dataset.Interfaceweka.experimentWeka
SplitEvaluatorInterface to objects able to generate a fixed set of results for a particular split of a dataset.Interfaceweka.experimentWeka
StatsA class to store simple statistics.Classweka.experimentWeka
TaskInterface to something that can be remotely executed as a task.Interfaceweka.experimentWeka
TaskStatusInfoA class holding information for tasks being executed on RemoteEngines.Classweka.experimentWeka
TesterInterface for different kinds of Testers in the Experimenter.Interfaceweka.experimentWeka
XMLExperimentThis class serializes and deserializes an Experiment instance to and fro XML.Classweka.experiment.xmlWeka