|
|
@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
|
18 years |
Peter |
changed interface of Regression::Local
|
|
|
@429
|
18 years |
Peter |
separating weighted and non-weighted regression to different classes.
|
|
|
@428
|
18 years |
Peter |
improved doc in Score
|
|
|
@427
|
18 years |
Peter |
modified Averagers so their size in unsigned
|
|
|
@426
|
18 years |
Jari Häkkinen |
Removed obsolete branch (merged into trunk).
|
|
|
@425
|
18 years |
Jari Häkkinen |
Fixed bug in DiscreteUniform?.
Added seeding support for classes …
|
|
|
@424
|
18 years |
Jari Häkkinen |
Fixed documentation and moved around code.
|
|
|
@423
|
18 years |
Jari Häkkinen |
Fixed gnuplot to generate png.
|
|
|
@422
|
18 years |
Peter |
Fixed statistics script. png generation must be fixed.
|
|
|
@421
|
18 years |
Jari Häkkinen |
Created non-sense matrix*vector operator.
|
|
|
@420
|
18 years |
Jari Häkkinen |
Merged better_matrix_class changes r402:419 into the trunk.
|
|
|
@419
|
18 years |
Jari Häkkinen |
Added more matrix tests.
|
|
|
@418
|
18 years |
Jari Häkkinen |
Made output from matrix and vector coherrent.
|
|
|
@417
|
18 years |
Jari Häkkinen |
Fixed delete bug in matrix dextructor, added more matrix tests.
|
|
|
@416
|
18 years |
Jari Häkkinen |
Made knni_matrix.data file somewhat irregular.
|
|
|
@415
|
18 years |
Jari Häkkinen |
Removed some gslapi copy intensive operators.
Made gslapi assignment …
|
|
|
@414
|
18 years |
Peter |
adding FoldChange? class and fixing bugs in Score classes
|
|
|
@413
|
18 years |
Jari Häkkinen |
All check passes, but more matrix checks needed.
|
|
|
@412
|
18 years |
Peter |
fixing bug with window in both ends
|
|
|
@411
|
18 years |
Jari Häkkinen |
Move todo items to trac.
|
|
|
@410
|
18 years |
Peter |
removed p-value from Score baseclass interface
|
|
|
@409
|
18 years |
Jari Häkkinen |
More view fixing.
|
|
|
@408
|
18 years |
Jari Häkkinen |
Continued fixing with views related to matrix.
|
|
|
@407
|
18 years |
Jari Häkkinen |
Added documentation. Started with view implementation.
|
|
|
@406
|
18 years |
Jari Häkkinen |
Polished code and documentation, removed inclusion of nonused header files.
|
|
|
@405
|
18 years |
Jari Häkkinen |
Minor change to IO_error exception.
|
|
|
@404
|
18 years |
Jari Häkkinen |
gslapi compiles, but matrix.cc not complete.
|
|
|
@403
|
18 years |
Jari Häkkinen |
Updated matrix class, but matrix view not considered yet.
|
|
|
@402
|
18 years |
Jari Häkkinen |
Created branch for fixing of the matrix class.
|
|
|
@401
|
18 years |
Peter |
fixing problem in test
|
|
|
@400
|
18 years |
Peter |
cleaning up AveragerWeighted?
|
|
|
@399
|
18 years |
Peter |
moved test averagers to one file
changed -p flag to -v flag
|
|
|
@398
|
18 years |
Peter |
added todo to AveragerWeighted?
|
|
|
@397
|
18 years |
Jari Häkkinen |
Fixed issues in AveragerWeighted?, added todo items.
|
|
|
@396
|
18 years |
Peter |
remove files from testing soft link
|
|
|
@395
|
18 years |
Peter |
testing even more stuff
|
|
|
@394
|
18 years |
Peter |
testing soft links
|
|
|
@393
|
18 years |
Peter |
extended test of matrix
|
|
|
@392
|
18 years |
Peter |
minor changes
|
|
|
@391
|
18 years |
Peter |
added todo
|
|
|
@390
|
18 years |
Peter |
added todo to matrix
|
|
|
@389
|
18 years |
Peter |
moved kernel to regression namespace and tried to fix some dox issues
|
|
|
@388
|
18 years |
Peter |
added test on Regression::Linear
|
|
|
@387
|
18 years |
Jari Häkkinen |
Initial documentation for resgression namespace.
|
|
|
@386
|
18 years |
Jari Häkkinen |
Extracted the underlying GSL multifit algo from Polynomial into …
|
|
|
@385
|
18 years |
Jari Häkkinen |
Continued fixing of regression stuff.
|
|
|
@384
|
18 years |
Peter |
removed Merge and OneDimensional?.cc
|
|
|
@383
|
18 years |
Jari Häkkinen |
Moved regression stuff into a namespace ...statistics::regression. …
|
|
|
@382
|
18 years |
Peter |
added todos on Kernel classes
|
|
|
@381
|
18 years |
Jari Häkkinen |
Fixed alphabetizing.
|
|
|
@380
|
18 years |
Peter |
corrected dox
|
|
|
@379
|
18 years |
Peter |
removed min parameter in uniform_int and added test to rnd_test
|
|
|
@378
|
18 years |
Jari Häkkinen |
Minor documentation change.
|
|
|
@377
|
18 years |
Jari Häkkinen |
Replaced utility::random_singleton.* with random::random.*
|
|
|
@376
|
18 years |
Jari Häkkinen |
Removed polluting inclusions of std namespace.
|
|
|
@375
|
18 years |
Jari Häkkinen |
Changed filenames lib/random/Random.* to lib/random/random.*
|
|
|
@374
|
18 years |
Jari Häkkinen |
Added documentation.
Added missing Makefile.am.
Implemented seeding of …
|
|
|
@373
|
18 years |
Peter |
modified (deleted) rnd_test to make it compile. Should be modified to …
|
|
|
@372
|
18 years |
Peter |
modified function normalize in histogram
|
|
|
@371
|
18 years |
Peter |
added random generator from histogram
|
|
|
@370
|
18 years |
Peter |
improved docs
|
|
|
@369
|
18 years |
Peter |
oops
|
|
|
@368
|
18 years |
Peter |
removed random in class names. No need since they have a random namespace
|
|
|
@367
|
18 years |
Peter |
added docs for random
|
|
|
@366
|
18 years |
Peter |
moved namespace random to its own directory
|
|
|
@365
|
18 years |
Peter |
created a random namespace and moved random stuff to this namespace
|
|
|
@364
|
18 years |
Peter |
added classes to random, now has all functionality that former …
|
|
|
@363
|
18 years |
Jari Häkkinen |
Added todo tag on normalize.
|
|
|
@362
|
18 years |
Jari Häkkinen |
First usable minimal version of new Random.
|
|
|
@361
|
18 years |
Jari Häkkinen |
Draft for new random number implementation.
|
|
|
@360
|
18 years |
Jari Häkkinen |
Added function to check file existence.
|
|
|
@359
|
18 years |
Peter |
moved inline implementations
|
|
|
@358
|
18 years |
Peter |
cleaned up in random_singleton
|
|
|
@357
|
18 years |
Peter |
updated doc and set precision to 12 for vector operator <<
|
|
|
@356
|
18 years |
Jari Häkkinen |
Filepath changed (max->lev).
|
|
|
@355
|
18 years |
Peter |
modified #define to match #ifndef (oops)
|
|
|
@354
|
18 years |
Peter |
fix dox
|
|
|