|
|
@477
|
17 years |
Jari Häkkinen |
|
|
|
@476
|
17 years |
Markus Ringnér |
Added interface class for supervised classifiers. Fixed NCC to comply …
|
|
|
@475
|
17 years |
Peter |
I dont know what happened, but everything is changed…
|
|
|
@474
|
17 years |
Peter |
adding Target and AveragerPairWeighted?
|
|
|
@473
|
17 years |
Peter |
fixed the bugs!
|
|
|
@472
|
17 years |
Jari Häkkinen |
Added mr Markus.
|
|
|
@471
|
17 years |
Peter |
fixed ROC
|
|
|
@470
|
17 years |
Peter |
compiling 3 tests fail
|
|
|
@469
|
17 years |
Peter |
non compiling checking before revision after design meeting
|
|
|
@468
|
17 years |
Peter |
made gslapi::vector inherit from VectorAbstract?
|
|
|
@467
|
17 years |
Peter |
added VectorView? and VectorAbstract?
|
|
|
@466
|
17 years |
Peter |
Creating a private branch
|
|
|
@465
|
17 years |
Peter |
implemented score for WilcoxonFoldChange?
|
|
|
@464
|
17 years |
Peter |
made median template
|
|
|
@463
|
17 years |
Peter |
fixed bug in KernelView? constructor and updated tests
|
|
|
@462
|
17 years |
Peter |
changed link to svnstat plot to my place
|
|
|
@461
|
17 years |
Peter |
?
|
|
|
@460
|
17 years |
Peter |
changed name of class
|
|
|
@459
|
17 years |
Peter |
only one class per line in Makefile.am
|
|
|
@458
|
17 years |
Markus Ringnér |
namespace svm changed to classifier
|
|
|
@457
|
17 years |
Markus Ringnér |
|
|
|
@456
|
17 years |
Markus Ringnér |
Updated to use DataViews?
|
|
|
@455
|
17 years |
Markus Ringnér |
Adding classes to support general views of matrices (and kernels). …
|
|
|
@454
|
17 years |
Markus Ringnér |
Added class for Nearest Centroid Classifier
|
|
|
@453
|
17 years |
Peter |
changed namespace svm to classifier in test
|
|
|
@452
|
17 years |
Peter |
it should compile now
|
|
|
@451
|
17 years |
Peter |
directory svm -> classifier
|
|
|
@450
|
17 years |
Peter |
starting to move namespace svm, it wont work compiling for a while, …
|
|
|
@449
|
17 years |
Peter |
added approximative p-value calculation using Chi2, fixed some bugs, …
|
|
|
@448
|
17 years |
Peter |
oops, at least compiling now
|
|
|
@447
|
17 years |
Peter |
added copy constructor for KernelView? and added construction of …
|
|
|
@446
|
17 years |
Peter |
added copy constructor for KernelView? and added construction of …
|
|
|
@445
|
17 years |
Peter |
added reset function and copy constructor to SVM
|
|
|
@444
|
17 years |
Markus Ringnér |
cosmetic change of printout
|
|
|
@443
|
17 years |
Jari Häkkinen |
Added missing virtual destructors.
|
|
|
@442
|
17 years |
Jari Häkkinen |
Added include of needed header files.
|
|
|
@441
|
17 years |
Jari Häkkinen |
Added include of cassert
|
|
|
@440
|
17 years |
Jari Häkkinen |
Added include of cassert
|
|
|
@439
|
17 years |
Markus Ringnér |
Fixed istream parsing when separator is last on line: a trailing NaN …
|
|
|
@438
|
17 years |
Markus Ringnér |
Fixed the test for checking for unexpected characters in vector …
|
|
|
@437
|
17 years |
Jari Häkkinen |
Minor style fixes.
|
|
|
@436
|
17 years |
Markus Ringnér |
Added support for NaN:s in read_to_int and read_to_double. Added …
|
|
|
@435
|
17 years |
Markus Ringnér |
Changed to using stringstreams when checking types for strings
|
|
|
@434
|
17 years |
Markus Ringnér |
Modified istream constructors to support both the old format and CSV …
|
|
|
@433
|
17 years |
Markus Ringnér |
Added member function to add all values in a gsl vector
|
|
|
@432
|
17 years |
Markus Ringnér |
Added operator<< for pairs
|
|
|
@431
|
17 years |
Markus Ringnér |
Added sort elements member function
|
|
|
@430
|
17 years |
Peter |
changed interface of Regression::Local
|
|
|
@429
|
17 years |
Peter |
separating weighted and non-weighted regression to different classes.
|
|
|
@428
|
17 years |
Peter |
improved doc in Score
|
|
|
@427
|
17 years |
Peter |
modified Averagers so their size in unsigned
|
|
|
@426
|
17 years |
Jari Häkkinen |
Removed obsolete branch (merged into trunk).
|
|
|
@425
|
17 years |
Jari Häkkinen |
Fixed bug in DiscreteUniform?.
Added seeding support for classes …
|
|
|
@424
|
17 years |
Jari Häkkinen |
Fixed documentation and moved around code.
|
|
|
@423
|
17 years |
Jari Häkkinen |
Fixed gnuplot to generate png.
|
|
|
@422
|
17 years |
Peter |
Fixed statistics script. png generation must be fixed.
|
|
|
@421
|
17 years |
Jari Häkkinen |
Created non-sense matrix*vector operator.
|
|
|
@420
|
17 years |
Jari Häkkinen |
Merged better_matrix_class changes r402:419 into the trunk.
|
|
|
@419
|
17 years |
Jari Häkkinen |
Added more matrix tests.
|
|
|
@418
|
17 years |
Jari Häkkinen |
Made output from matrix and vector coherrent.
|
|
|
@417
|
17 years |
Jari Häkkinen |
Fixed delete bug in matrix dextructor, added more matrix tests.
|
|
|
@416
|
17 years |
Jari Häkkinen |
Made knni_matrix.data file somewhat irregular.
|
|
|
@415
|
17 years |
Jari Häkkinen |
Removed some gslapi copy intensive operators.
Made gslapi assignment …
|
|
|
@414
|
17 years |
Peter |
adding FoldChange? class and fixing bugs in Score classes
|
|
|
@413
|
17 years |
Jari Häkkinen |
All check passes, but more matrix checks needed.
|
|
|
@412
|
17 years |
Peter |
fixing bug with window in both ends
|
|
|
@411
|
17 years |
Jari Häkkinen |
Move todo items to trac.
|
|
|
@410
|
17 years |
Peter |
removed p-value from Score baseclass interface
|
|
|
@409
|
17 years |
Jari Häkkinen |
More view fixing.
|
|
|
@408
|
17 years |
Jari Häkkinen |
Continued fixing with views related to matrix.
|
|
|
@407
|
17 years |
Jari Häkkinen |
Added documentation. Started with view implementation.
|
|
|
@406
|
17 years |
Jari Häkkinen |
Polished code and documentation, removed inclusion of nonused header files.
|
|
|
@405
|
17 years |
Jari Häkkinen |
Minor change to IO_error exception.
|
|
|
@404
|
17 years |
Jari Häkkinen |
gslapi compiles, but matrix.cc not complete.
|
|
|
@403
|
17 years |
Jari Häkkinen |
Updated matrix class, but matrix view not considered yet.
|
|
|
@402
|
17 years |
Jari Häkkinen |
Created branch for fixing of the matrix class.
|
|
|
@401
|
17 years |
Peter |
fixing problem in test
|
|
|
@400
|
17 years |
Peter |
cleaning up AveragerWeighted?
|
|
|
@399
|
17 years |
Peter |
moved test averagers to one file
changed -p flag to -v flag
|
|
|
@398
|
17 years |
Peter |
added todo to AveragerWeighted?
|
|
|
@397
|
17 years |
Jari Häkkinen |
Fixed issues in AveragerWeighted?, added todo items.
|
|
|
@396
|
17 years |
Peter |
remove files from testing soft link
|
|
|
@395
|
17 years |
Peter |
testing even more stuff
|
|
|
@394
|
17 years |
Peter |
testing soft links
|
|
|
@393
|
17 years |
Peter |
extended test of matrix
|
|
|
@392
|
17 years |
Peter |
minor changes
|
|
|
@391
|
17 years |
Peter |
added todo
|
|
|
@390
|
17 years |
Peter |
added todo to matrix
|
|
|
@389
|
17 years |
Peter |
moved kernel to regression namespace and tried to fix some dox issues
|
|
|
@388
|
17 years |
Peter |
added test on Regression::Linear
|
|
|
@387
|
17 years |
Jari Häkkinen |
Initial documentation for resgression namespace.
|
|
|
@386
|
17 years |
Jari Häkkinen |
Extracted the underlying GSL multifit algo from Polynomial into …
|
|
|
@385
|
17 years |
Jari Häkkinen |
Continued fixing of regression stuff.
|
|
|
@384
|
17 years |
Peter |
removed Merge and OneDimensional?.cc
|
|
|
@383
|
17 years |
Jari Häkkinen |
Moved regression stuff into a namespace ...statistics::regression. …
|
|
|
@382
|
17 years |
Peter |
added todos on Kernel classes
|
|
|
@381
|
17 years |
Jari Häkkinen |
Fixed alphabetizing.
|
|
|
@380
|
17 years |
Peter |
corrected dox
|
|
|
@379
|
17 years |
Peter |
removed min parameter in uniform_int and added test to rnd_test
|
|
|
@378
|
17 years |
Jari Häkkinen |
Minor documentation change.
|
|
|