source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @146   7 years sherbold
(edit) @145   7 years sherbold
(edit) @144   7 years sherbold
(edit) @143   7 years sherbold Added code for SmartSHARK data.
(edit) @142   8 years atrautsch heterogenous experiments
(edit) @141   8 years sherbold * code formatting
(edit) @140   8 years atrautsch More cleanup and comments
(edit) @139   8 years atrautsch Code Cleanup
(edit) @138   8 years atrautsch Bigger code cleanup, still some work to do in the attribute selection
(edit) @137   8 years atrautsch Metric Matching Training Update
(edit) @136   8 years sherbold * more code documentation
(edit) @135   8 years sherbold * code documentation and formatting
(edit) @134   8 years sherbold
(edit) @133   8 years sherbold * updated script for benchmark configuration generation
(edit) @132   8 years sherbold * rather intrusive and large change to correctly evaluate AUCEC in case …
(edit) @131   8 years sherbold * added workaround to WekaBaseTraining? to allow setting that no ADTree is …
(edit) @130   8 years sherbold * added wrapper classes for BayesNet? and DecisionTable? training that can …
(edit) @129   8 years sherbold * added the same workaround for the problem with Discretize to the …
(edit) @128   8 years sherbold * added workaround to AbstractCODEP to facilitate working with algorithms …
(edit) @127   8 years sherbold * fixed bug in WHICH scoring function
(edit) @126   8 years sherbold * added implementation of the WHICH contrast rule learner
(edit) @125   8 years sherbold * fixed bug in GPTraining that led to the possibility that no classifier …
(edit) @124   8 years sherbold * added loader for the NETGENE data
(edit) @123   8 years sherbold * fixed minor bug in skipping of existing results
(edit) @122   8 years sherbold * added new and very efficient cross-validation experiment workflow
(edit) @121   8 years sherbold * result storage now considers first classifier in file when checking if a …
(edit) @120   8 years sherbold * implemented LACE2 after Peters et al., 2015
(edit) @119   8 years sherbold * added loader for the Relink data
(edit) @118   8 years sherbold * AbstractWekaEvaluation? can determine AUCEC for the Relink data.
(edit) @117   8 years sherbold * MahalanobisOutlierRemoval? can now work with singular covariance …
(edit) @116   8 years sherbold * updated DecisionTreeSelection? to allow usage with data sets with less …
(edit) @115   8 years sherbold * updated evaluation such that AUCEC also works with the MDP and AEEEM …
(edit) @114   8 years sherbold * updated ant build
(edit) @113   8 years atrautsch fix gpv
(edit) @112   8 years atrautsch spaces
(edit) @111   8 years atrautsch evalfix
(edit) @110   8 years atrautsch docfix
(edit) @109   8 years atrautsch configurable except for classifier
(edit) @108   8 years atrautsch comments, little cleanup
(edit) @107   8 years atrautsch build libs
(edit) @106   8 years atrautsch configurations pulled to top
(edit) @105   8 years sherbold * VCBSVm implementation now more robust in case projects are very …
(edit) @104   8 years atrautsch Implementation multiple runs
(edit) @103   8 years atrautsch GPTraining Implementation Update
(edit) @102   8 years sherbold * fixed bug in TopMetricFilter? due to an initialization error
(edit) @101   8 years sherbold * second (and now working) attempt to fix the bug in AbstractCODEP
(edit) @100   8 years sherbold * now printing number of CPUs used, i.e. number of parallel experiments
(edit) @99   8 years sherbold * improved error reporting
(edit) @98   8 years sherbold * added the new configuration parameter repetitions and implemented its …
(edit) @97   8 years sherbold * code cleanup
(edit) @96   8 years sherbold * removed some compiler warnings
(edit) @95   8 years sherbold * MySQLResultStorage now working with an Apache dbcp connection pool
(edit) @94   8 years sherbold * updated build path
(edit) @93   8 years atrautsch init gptraining
(edit) @92   8 years sherbold * fixed bug in DBSCANFilter
(edit) @91   8 years sherbold * fixed bug in WekaLASERTraining
(edit) @90   8 years sherbold * fixed a bug in the COPED implementation
(edit) @89   8 years sherbold * updated Ant build
(edit) @88   8 years sherbold * updated Ant build
(edit) @87   8 years sherbold * removed old version of Apache commons-math3 * updated classpath and Ant …
(edit) @86   8 years sherbold * switched workspace encoding to UTF-8 and fixed broken characters
(edit) @85   8 years sherbold * added copyright statement
(edit) @84   8 years sherbold * implemented the decision tree data selection after Zimmermann et al. …
(edit) @83   8 years sherbold * software version is now the same as the Instances relation name, not as …
(edit) @82   8 years sherbold * fixed bug in parameter parsing of MahalanobisOutlierRemoval?
(edit) @81   8 years sherbold * added more distributional characteristics to …
(edit) @80   8 years sherbold * updated ConfigurationBuilder?
(edit) @79   8 years sherbold * moved RandomClass? from package de.ugoe.cs.cpdp.training to …
(edit) @78   8 years sherbold * FixClass? and RandomClass? are now pure Weka classifiers and not also …
(edit) @77   8 years sherbold * implemented MODEP after Canfora et al. 2013
(edit) @76   8 years sherbold * modified MySQL connection to automatically reconnect
(edit) @75   8 years sherbold * implemented ensemble classifier after Uchigaki et al.
(edit) @74   8 years sherbold * fixed some minor problems found by FindBugs?
(edit) @73   8 years sherbold * VCBSVM after Ryu et al., 2014
(edit) @72   8 years sherbold VCBSVM after Ryu et al., 2014
(edit) @71   8 years sherbold * MySQL result storage can now work with credential files * code …
(edit) @70   8 years sherbold * fixed bug in MORPHs parameter parsing
(edit) @69   8 years sherbold * updated new result storage concept and cross-project experiments to …
(edit) @68   8 years sherbold * added the concept of result storages to the framework and implemented a …
(edit) @67   8 years sherbold * extracted class AbstractCrossProjectExperiment? from …
(edit) @66   8 years sherbold * fixed one bug in the experiment configuration for test aware classifiers …
(edit) @65   8 years sherbold * added new interface ITestAwareTraining strategy to the framework to …
(edit) @64   8 years sherbold * added some new approaches
(edit) @63   8 years sherbold * added fpr and fnr as metrics; using MCC now directly from weka
(edit) @62   8 years sherbold * added some new libraries
(edit) @61   8 years sherbold * added utility classes
(edit) @60   8 years sherbold * test commit
(edit) @59   8 years sherbold
(edit) @58   8 years sherbold Share project "CrossPareConfigurationBuilder?" into …
(edit) @57   8 years sherbold * CLA now working with the median oder the distinct cluster numbers …
(edit) @56   8 years sherbold * implementation of CODEP after Panichella et al. (2014)
(edit) @55   8 years sherbold * added TCA after Pan et al.
(edit) @54   8 years sherbold * updated project to Java 8
(edit) @53   8 years sherbold * added logistic ensemble classifier after Uchigaki et al.
(edit) @52   8 years sherbold * added copyright statement to TCAPlusNormalization
(edit) @51   8 years sherbold * refactored existing normalization approaches into common util class * …
(edit) @50   8 years sherbold * implemented MORPH and CLIFF after Peters et al.
(edit) @49   8 years atrautsch PAnalyzer implemented
(edit) @48   8 years atrautsch final attribute selection
(edit) @47   8 years atrautsch selection
Note: See TracRevisionLog for help on using the revision log.