|
|
@464
|
17 years |
Peter |
made median template
|
|
|
@463
|
17 years |
Peter |
fixed bug in KernelView? constructor and updated tests
|
|
|
@461
|
17 years |
Peter |
?
|
|
|
@460
|
17 years |
Peter |
changed name of class
|
|
|
@459
|
17 years |
Peter |
only one class per line in Makefile.am
|
|
|
@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
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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
|
|
|
@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.
|
|
|
@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.
|
|
|
@414
|
17 years |
Peter |
adding FoldChange? class and fixing bugs in Score classes
|
|
|
@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
|
|
|
@400
|
17 years |
Peter |
cleaning up AveragerWeighted?
|
|
|
@398
|
17 years |
Peter |
added todo to AveragerWeighted?
|
|
|
@397
|
17 years |
Jari Häkkinen |
Fixed issues in AveragerWeighted?, added todo items.
|
|
|
@390
|
17 years |
Peter |
added todo to matrix
|
|
|
@389
|
17 years |
Peter |
moved kernel to regression namespace and tried to fix some dox issues
|
|
|
@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.
|
|
|
@377
|
17 years |
Jari Häkkinen |
Replaced utility::random_singleton.* with random::random.*
|
|
|
@376
|
17 years |
Jari Häkkinen |
Removed polluting inclusions of std namespace.
|
|
|
@375
|
17 years |
Jari Häkkinen |
Changed filenames lib/random/Random.* to lib/random/random.*
|
|
|
@374
|
17 years |
Jari Häkkinen |
Added documentation.
Added missing Makefile.am.
Implemented seeding of …
|
|
|
@372
|
17 years |
Peter |
modified function normalize in histogram
|
|
|
@371
|
17 years |
Peter |
added random generator from histogram
|
|
|
@370
|
17 years |
Peter |
improved docs
|
|
|
@369
|
17 years |
Peter |
oops
|
|
|
@368
|
17 years |
Peter |
removed random in class names. No need since they have a random namespace
|
|
|
@367
|
17 years |
Peter |
added docs for random
|
|
|
@366
|
17 years |
Peter |
moved namespace random to its own directory
|
|
|
@365
|
17 years |
Peter |
created a random namespace and moved random stuff to this namespace
|
|
|
@364
|
17 years |
Peter |
added classes to random, now has all functionality that former …
|
|
|
@363
|
17 years |
Jari Häkkinen |
Added todo tag on normalize.
|
|
|
@362
|
17 years |
Jari Häkkinen |
First usable minimal version of new Random.
|
|
|
@361
|
17 years |
Jari Häkkinen |
Draft for new random number implementation.
|
|
|
@360
|
17 years |
Jari Häkkinen |
Added function to check file existence.
|
|
|
@359
|
17 years |
Peter |
moved inline implementations
|
|
|
@358
|
17 years |
Peter |
cleaned up in random_singleton
|
|
|
@357
|
17 years |
Peter |
updated doc and set precision to 12 for vector operator <<
|
|
|
@355
|
18 years |
Peter |
modified #define to match #ifndef (oops)
|
|
|
@354
|
18 years |
Peter |
fix dox
|
|
|
@353
|
18 years |
Peter |
removed function returning the whole matrix. It is not needed anymore …
|
|
|
@352
|
18 years |
Peter |
corrected dox
|
|
|
@351
|
18 years |
Peter |
testing that .5 is accepted in is_float
|
|
|
@350
|
18 years |
Peter |
modified so dox comes to todo list
|
|
|
@349
|
18 years |
Peter |
dox
|
|
|
@347
|
18 years |
Peter |
added todo
|
|
|
@346
|
18 years |
Peter |
dox
|
|
|
@345
|
18 years |
Jari Häkkinen |
Made some efficiency changes in KernelFunctions?. Added a small test in …
|
|
|
@343
|
18 years |
Jari Häkkinen |
Changed return values for a few operators.
|
|
|
@342
|
18 years |
Jari Häkkinen |
Removed vector negation operator.
|
|
|
@341
|
18 years |
Jari Häkkinen |
Added exceptions for tracing file format problems when reading …
|
|
|
@336
|
18 years |
Peter |
moved members data_ and kf_ from base class Kernel to Kernel_SEV and …
|
|
|
@334
|
18 years |
Jari Häkkinen |
Fixed compiler issues when using option -pedantic.
|
|
|
@333
|
18 years |
Jari Häkkinen |
Fixed needed base class contructor.
|
|
|
@332
|
18 years |
Jari Häkkinen |
Resolved strange Id tag issue.
|
|
|
@331
|
18 years |
Peter |
add KernelView? in makefile and small fixes
|
|
|
@330
|
18 years |
Peter |
added an abstract base class for Kernel from which Kernel_SEV …
|
|
|
@328
|
18 years |
Jari Häkkinen |
Changed vector(istream&) implementation, i.e. removed matrix dependency.
|
|
|
@327
|
18 years |
Jari Häkkinen |
Moved non-STL specific functionality outside of stl_utility.h
|
|
|
@326
|
18 years |
Jari Häkkinen |
Cleaned up doxygen output.
|
|
|
@323
|
18 years |
Peter |
major modifications in SVM::train() in an attempt to speed it up. …
|
|
|
@322
|
18 years |
Peter |
made arguments const and added some doc
|
|
|
@321
|
18 years |
Peter |
added todos for the vector and matrix
|
|
|