|
|
@640
|
17 years |
Peter |
fixes #132 and #95, and refs #135 replaced bool owner in DataLookup2D …
|
|
|
@639
|
17 years |
Markus Ringnér |
Fixed documentation bugs
|
|
|
@638
|
17 years |
Markus Ringnér |
Fixes #131
|
|
|
@637
|
17 years |
Peter |
fixes #122
|
|
|
@636
|
17 years |
Peter |
closes #120 removed weights from SubsetGenerator?
|
|
|
@635
|
17 years |
Peter |
closes #106 make_classifier is again taking DataLookup2D and Target …
|
|
|
@634
|
17 years |
Markus Ringnér |
Fixed NCC predict to work with MatrixLookupWeighted?
|
|
|
@633
|
17 years |
Markus Ringnér |
Minor fix
|
|
|
@632
|
17 years |
Markus Ringnér |
Changes in NCC to support weight using MatrixLookupWeighted?. Still …
|
|
|
@631
|
17 years |
Peter |
fixes #102 added weighted() to DataLookup2D.
|
|
|
@630
|
17 years |
Peter |
fixes #117
|
|
|
@629
|
17 years |
Peter |
fixes #125 removing obsolete function and cleaning in Kernel classes.
|
|
|
@628
|
17 years |
Peter |
fixes #116 and #90 removed classes KernelWeighted_SEV and …
|
|
|
@627
|
17 years |
Peter |
fixes #124 also extended interface of AveragerPairWeighted? supporting …
|
|
|
@626
|
17 years |
Peter |
fixes #113 and #114 removed Featureselection from NCC and …
|
|
|
@625
|
17 years |
Peter |
fixes #115 and ref #113 removed feature selection from SVM
|
|
|
@624
|
17 years |
Peter |
fixes #109 and #110
|
|
|
@623
|
17 years |
Peter |
fixes #112 and refs #123 added overloaded function score taking Target …
|
|
|
@622
|
17 years |
Peter |
fixes #111
|
|
|
@621
|
17 years |
Peter |
fixes #108 SubsetGenerator? with featureselection is now supported for …
|
|
|
@620
|
17 years |
Markus Ringnér |
Fixed problems with Averager that sometimes appeared as failures in …
|
|
|
@619
|
17 years |
Peter |
fixes #107 and refs #105 fixed bug in EnsembleBuilder? and removed some …
|
|
|
@617
|
17 years |
Jari Häkkinen |
Cleaned up stray gslapi stuff.
|
|
|
@616
|
17 years |
Jari Häkkinen |
Removed gslapi namespace and put the code into utility namespace.
Move …
|
|
|
@615
|
17 years |
Peter |
ref #60 NOTE: there is most likely a bug around. I have removed the …
|
|
|
@614
|
17 years |
Jari Häkkinen |
Minor fixes in doxygen documentation.
|
|
|
@613
|
17 years |
Markus Ringnér |
Sampler and SubsetGenerator? in progress. Fixes #103
|
|
|
@612
|
17 years |
Peter |
|
|
|
@611
|
17 years |
Markus Ringnér |
Fixes #100
|
|
|
@610
|
17 years |
Peter |
ref #60 Sampler and inherited CrossValidationSampler?.
|
|
|
@609
|
17 years |
Markus Ringnér |
Fixes #98
|
|
|
@608
|
17 years |
Peter |
set properties
|
|
|
@607
|
17 years |
Peter |
ref #96 included FeatureSelection? in CrossSplitter?. Also happened to …
|
|
|
@606
|
17 years |
Peter |
ref #96 added missing functionality in FeatureSelector?
|
|
|
@605
|
17 years |
Peter |
simple test for FeatureSelector?
|
|
|
@604
|
17 years |
Peter |
ref #96 Changed InputRanker? to return vector of index rather than …
|
|
|
@603
|
17 years |
Peter |
set properties
|
|
|
@602
|
17 years |
Peter |
closes #99 documentation on CommandLine? class
|
|
|
@601
|
17 years |
Peter |
set properties on CommandLine? and Option files
|
|
|
@600
|
17 years |
Peter |
removed stupid trailing character
|
|
|
@599
|
17 years |
Peter |
updated corresponding test... well it's not a test it's more of an example.
|
|
|
@598
|
17 years |
Peter |
Changed interface of CommandLine? so short option is set with char. …
|
|
|
@597
|
17 years |
Markus Ringnér |
Fixed comments so they pass without some of the complaits from …
|
|
|
@596
|
17 years |
Peter |
some doc
|
|
|
@595
|
17 years |
Peter |
added MatrixLookupWeighted? class containing both data and weights
|
|
|
@594
|
17 years |
Peter |
closes #91 class parsing commandline
|
|
|
@593
|
17 years |
Markus Ringnér |
Fixed std includes to compile with g++ 4.1.
|
|
|
@592
|
17 years |
Peter |
added random_shuffle function in Target class
|
|
|
@591
|
17 years |
Peter |
added random_shuffle function in Target class
|
|
|
@590
|
17 years |
Peter |
closes #74 documentation
|
|
|
@589
|
17 years |
Peter |
closes #79 and cleaned up code
|
|
|
@588
|
17 years |
Markus Ringnér |
Added statistics functions to calculate the higher moments: skewness …
|
|
|
@587
|
17 years |
Jari Häkkinen |
Moved todo stuff to trac.
|
|
|
@586
|
17 years |
Peter |
closes #23 redesign of regression classes
|
|
|
@585
|
17 years |
Markus Ringnér |
Removed forgotten debug printout
|
|
|
@584
|
17 years |
Markus Ringnér |
Fixed so NCC and IGP works when there are NaNs? in centroids.
|
|
|
@583
|
17 years |
Markus Ringnér |
Forgot this one in last check in
|
|
|
@582
|
17 years |
Markus Ringnér |
Modified addding arrays to Averagers so templates are used to allow …
|
|
|
@581
|
17 years |
Markus Ringnér |
Added class for in-group-proportions score. Removed gslapi::vector …
|
|
|
@580
|
17 years |
Jari Häkkinen |
Removed LOCAL_INCLUDES.
|
|
|
@579
|
17 years |
Jari Häkkinen |
Removed obsolete lines.
|
|
|
@578
|
17 years |
Jari Häkkinen |
Removed stray file.
|
|
|
@577
|
17 years |
Jari Häkkinen |
More lib changed to c++_tools stuff.
|
|
|
@576
|
17 years |
Jari Häkkinen |
lib changed to c++_tools
|
|
|
@575
|
17 years |
Jari Häkkinen |
Renaming lib to c++_tools.
|
|
|
@574
|
17 years |
Jari Häkkinen |
Removing symbolic link.
|
|
|
@573
|
17 years |
Jari Häkkinen |
Made documentation generation optional, issue 'make doc' for docs …
|
|
|
@572
|
17 years |
Jari Häkkinen |
Removed optional creation of doc. Changed package name.
|
|
|
@571
|
17 years |
Peter |
added function to set C-Parameter in SVM
|
|
|
@570
|
17 years |
Jari Häkkinen |
Added copyright statement to files.
|
|
|
@569
|
17 years |
Peter |
modified prediction from SVM
|
|
|
@568
|
17 years |
Peter |
minor change in SVM
|
|
|
@567
|
17 years |
Markus Ringnér |
Fixed error message when ,atrix contains elements not covertible to …
|
|
|
@566
|
17 years |
Peter |
fixed bug in selected function in Kernels
|
|
|
@565
|
17 years |
Peter |
removed default row/column in constructors (MatrixLookup? and DataLookup1D)
|
|
|
@564
|
17 years |
Peter |
weight MatrixLookup? from a KernelLookup?
|
|
|
@563
|
17 years |
Jari Häkkinen |
Added copyright statement.
|
|
|
@562
|
17 years |
Jari Häkkinen |
Corrected copyright statement.
|
|
|
@561
|
17 years |
Jari Häkkinen |
Fixed documentation, added copyright statement.
|
|
|
@560
|
17 years |
Markus Ringnér |
Minor fixes plus fixed bug in ConsensusInputRanker?
|
|
|
@559
|
17 years |
Peter |
some changes in EB
|
|
|
@558
|
17 years |
Peter |
ConsensusInputRanker? now supports weights
|
|
|
@557
|
17 years |
Peter |
fixed bug in Averager::variance
|
|
|
@556
|
17 years |
Peter |
correcting assignment operators
|
|
|
@555
|
17 years |
Peter |
inserted private operator=
|
|
|
@554
|
17 years |
Markus Ringnér |
added small test
|
|
|
@553
|
17 years |
Peter |
added range check in KernelLookup? Constructor and clarified doc in …
|
|
|
@552
|
17 years |
Peter |
killed bug in SVM
|
|
|
@551
|
17 years |
Markus Ringnér |
Added tests of two nested CrossSplitters? to crossvalidation_test
|
|
|
@550
|
17 years |
Peter |
removed assert from matrix.h
|
|
|
@549
|
17 years |
Peter |
forgot to add file
|
|
|
@548
|
17 years |
Peter |
fixed bug in Kernels
|
|
|
@547
|
17 years |
Peter |
deleting dynamically allocated kernels in SVM destructor
|
|
|
@546
|
17 years |
Peter |
inlined function
|
|
|
@545
|
17 years |
Peter |
added feature selection for SVM
|
|
|
@544
|
17 years |
Peter |
corrected SVM::make_classifier
|
|
|
@543
|
17 years |
Peter |
moved destruction of ranker to SupervisedClassifier?
|
|
|
@542
|
17 years |
Peter |
added predict function in SVM supporting weight
|
|
|
@541
|
17 years |
Peter |
weights supported in CrossSplitter?
|
|
|
@540
|
17 years |
Peter |
added weights in CrossSplitter? - not supported in interface though.
|
|
|