source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @494   17 years Peter added pdf link and creation of Statistics document
(edit) @493   17 years Peter fixed typo in tScore and added make_classifier in SVM
(edit) @492   17 years Peter updated Weighted Statistics document and reimplemented few stuff. …
(edit) @491   17 years Peter made SVM inherit from SupervisedClassifer?
(edit) @490   17 years Peter added tests for AveragerPairWeighted?, corrected docs, and added an …
(edit) @489   17 years Peter added functions to AveragerPairWeighted?. Not tested yet.
(edit) @488   17 years Peter made Score classes ignoring data points with weight zero
(edit) @487   17 years Peter mad covariance calculation coherent with variance and added tests for …
(edit) @486   17 years Peter aligned AveragerWeighted? with Averager and added tests for checking …
(edit) @485   17 years Markus Ringnér First draft of EnsembleBuilder?
(edit) @484   17 years Peter added tests to Averager and fixed bug
(edit) @483   17 years Peter Went through averager class. Changed function to be sum_xx and …
(edit) @482   17 years Peter modified interface to CrossSplitter?, added functions to DataLookup2D …
(edit) @481   17 years Markus Ringnér Initial versions that will not compile but are more documentation for …
(edit) @480   17 years Jari Häkkinen Changed the statistics link once more. Added Markus to authors. Added …
(edit) @479   17 years Jari Häkkinen Removed obsolete doxygen config entry.
(edit) @478   17 years Peter removed KernelView? again - somehow the file was resurrected when the …
(edit) @477   17 years Jari Häkkinen
(edit) @476   17 years Markus Ringnér Added interface class for supervised classifiers. Fixed NCC to comply …
(edit) @475   17 years Peter I dont know what happened, but everything is changed…
(edit) @474   17 years Peter adding Target and AveragerPairWeighted?
(edit) @473   17 years Peter fixed the bugs!
(edit) @472   17 years Jari Häkkinen Added mr Markus.
(edit) @471   17 years Peter fixed ROC
(edit) @470   17 years Peter compiling 3 tests fail
(edit) @469   17 years Peter non compiling checking before revision after design meeting
(edit) @468   17 years Peter made gslapi::vector inherit from VectorAbstract?
(edit) @467   17 years Peter added VectorView? and VectorAbstract?
(edit) @466   17 years Peter Creating a private branch
(edit) @465   17 years Peter implemented score for WilcoxonFoldChange?
(edit) @464   17 years Peter made median template
(edit) @463   17 years Peter fixed bug in KernelView? constructor and updated tests
(edit) @462   17 years Peter changed link to svnstat plot to my place
(edit) @461   17 years Peter ?
(edit) @460   17 years Peter changed name of class
(edit) @459   17 years Peter only one class per line in Makefile.am
(edit) @458   17 years Markus Ringnér namespace svm changed to classifier
(edit) @457   17 years Markus Ringnér
(edit) @456   17 years Markus Ringnér Updated to use DataViews?
(edit) @455   17 years Markus Ringnér Adding classes to support general views of matrices (and kernels). …
(edit) @454   17 years Markus Ringnér Added class for Nearest Centroid Classifier
(edit) @453   17 years Peter changed namespace svm to classifier in test
(edit) @452   17 years Peter it should compile now
(edit) @451   17 years Peter directory svm -> classifier
(edit) @450   17 years Peter starting to move namespace svm, it wont work compiling for a while, …
(edit) @449   17 years Peter added approximative p-value calculation using Chi2, fixed some bugs, …
(edit) @448   17 years Peter oops, at least compiling now
(edit) @447   17 years Peter added copy constructor for KernelView? and added construction of …
(edit) @446   17 years Peter added copy constructor for KernelView? and added construction of …
(edit) @445   17 years Peter added reset function and copy constructor to SVM
(edit) @444   17 years Markus Ringnér cosmetic change of printout
(edit) @443   17 years Jari Häkkinen Added missing virtual destructors.
(edit) @442   17 years Jari Häkkinen Added include of needed header files.
(edit) @441   17 years Jari Häkkinen Added include of cassert
(edit) @440   17 years Jari Häkkinen Added include of cassert
(edit) @439   17 years Markus Ringnér Fixed istream parsing when separator is last on line: a trailing NaN …
(edit) @438   17 years Markus Ringnér Fixed the test for checking for unexpected characters in vector …
(edit) @437   17 years Jari Häkkinen Minor style fixes.
(edit) @436   17 years Markus Ringnér Added support for NaN:s in read_to_int and read_to_double. Added …
(edit) @435   17 years Markus Ringnér Changed to using stringstreams when checking types for strings
(edit) @434   17 years Markus Ringnér Modified istream constructors to support both the old format and CSV …
(edit) @433   17 years Markus Ringnér Added member function to add all values in a gsl vector
(edit) @432   17 years Markus Ringnér Added operator<< for pairs
(edit) @431   17 years Markus Ringnér Added sort elements member function
(edit) @430   18 years Peter changed interface of Regression::Local
(edit) @429   18 years Peter separating weighted and non-weighted regression to different classes.
(edit) @428   18 years Peter improved doc in Score
(edit) @427   18 years Peter modified Averagers so their size in unsigned
(edit) @426   18 years Jari Häkkinen Removed obsolete branch (merged into trunk).
(edit) @425   18 years Jari Häkkinen Fixed bug in DiscreteUniform?. Added seeding support for classes …
(edit) @424   18 years Jari Häkkinen Fixed documentation and moved around code.
(edit) @423   18 years Jari Häkkinen Fixed gnuplot to generate png.
(edit) @422   18 years Peter Fixed statistics script. png generation must be fixed.
(edit) @421   18 years Jari Häkkinen Created non-sense matrix*vector operator.
(edit) @420   18 years Jari Häkkinen Merged better_matrix_class changes r402:419 into the trunk.
(edit) @419   18 years Jari Häkkinen Added more matrix tests.
(edit) @418   18 years Jari Häkkinen Made output from matrix and vector coherrent.
(edit) @417   18 years Jari Häkkinen Fixed delete bug in matrix dextructor, added more matrix tests.
(edit) @416   18 years Jari Häkkinen Made knni_matrix.data file somewhat irregular.
(edit) @415   18 years Jari Häkkinen Removed some gslapi copy intensive operators. Made gslapi assignment …
(edit) @414   18 years Peter adding FoldChange? class and fixing bugs in Score classes
(edit) @413   18 years Jari Häkkinen All check passes, but more matrix checks needed.
(edit) @412   18 years Peter fixing bug with window in both ends
(edit) @411   18 years Jari Häkkinen Move todo items to trac.
(edit) @410   18 years Peter removed p-value from Score baseclass interface
(edit) @409   18 years Jari Häkkinen More view fixing.
(edit) @408   18 years Jari Häkkinen Continued fixing with views related to matrix.
(edit) @407   18 years Jari Häkkinen Added documentation. Started with view implementation.
(edit) @406   18 years Jari Häkkinen Polished code and documentation, removed inclusion of nonused header files.
(edit) @405   18 years Jari Häkkinen Minor change to IO_error exception.
(edit) @404   18 years Jari Häkkinen gslapi compiles, but matrix.cc not complete.
(edit) @403   18 years Jari Häkkinen Updated matrix class, but matrix view not considered yet.
(edit) @402   18 years Jari Häkkinen Created branch for fixing of the matrix class.
(edit) @401   18 years Peter fixing problem in test
(edit) @400   18 years Peter cleaning up AveragerWeighted?
(edit) @399   18 years Peter moved test averagers to one file changed -p flag to -v flag
(edit) @398   18 years Peter added todo to AveragerWeighted?
(edit) @397   18 years Jari Häkkinen Fixed issues in AveragerWeighted?, added todo items.
(edit) @396   18 years Peter remove files from testing soft link
(edit) @395   18 years Peter testing even more stuff
Note: See TracRevisionLog for help on using the revision log.