|
|
@1027
|
15 years |
Peter |
going back to previous design in which view and const_view are in …
|
|
|
@1015
|
15 years |
Peter |
changing class names vectorView => VectorView? and vectorBase => …
|
|
|
@1013
|
15 years |
Markus Ringnér |
Adding functionality tests for NCC
|
|
|
@1012
|
15 years |
Markus Ringnér |
Fixed bug in weighted euclidean distance calculation
|
|
|
@1009
|
15 years |
Peter |
merging branch peter-dev into trunk delta 1008:994
|
|
|
@1001
|
15 years |
Peter |
reset errno to zero when it is an expected error
|
|
|
@1000
|
15 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@999
|
15 years |
Jari Häkkinen |
Copyright statement added.
|
|
|
@988
|
15 years |
Jari Häkkinen |
Removing potential signed/unsigned clash.
|
|
|
@981
|
15 years |
Peter |
adding convenient class for help option
|
|
|
@980
|
15 years |
Peter |
adding possibility to make option required
|
|
|
@979
|
15 years |
Peter |
fixing bug in OptionFile?. Dont try to create FileUtil? for option not …
|
|
|
@975
|
15 years |
Peter |
adding Option class for argument associated with a file, and fixed …
|
|
|
@970
|
15 years |
Peter |
refs #242
|
|
|
@965
|
15 years |
Peter |
Adding CommandLine? class. finishes #240
|
|
|
@948
|
15 years |
Markus Ringnér |
Adding support and checks for intended lookups in classifiers
|
|
|
@943
|
15 years |
Peter |
removing variables not needed and modified AM_INIT_AUTOMAKE to modern form
|
|
|
@932
|
15 years |
Peter |
median and percentile functions now take iterators rather than vectors
|
|
|
@931
|
15 years |
Markus Ringnér |
Working on ticket:259. Removed old Distance see ticket:250
|
|
|
@926
|
16 years |
Markus Ringnér |
Fixing minor mistakes so things gets installed with make install
|
|
|
@925
|
16 years |
Markus Ringnér |
NCC and IGP have been changed to templates on Distance
|
|
|
@922
|
16 years |
Jari Häkkinen |
Fixes #190. configure now checks for quite Nan. Check for this removed …
|
|
|
@918
|
16 years |
Peter |
modifing tests to fit new implementation
|
|
|
@916
|
16 years |
Peter |
Sorry this commit is a bit to big.
Adding a yat_assert. The yat …
|
|
|
@904
|
16 years |
Peter |
removing assert from header file
|
|
|
@903
|
16 years |
Markus Ringnér |
Forgot this test in the last check-in.
|
|
|
@901
|
16 years |
Markus Ringnér |
Added a template KNN classifier where the distance measure is the …
|
|
|
@900
|
16 years |
Markus Ringnér |
Refs #251. Fixed so the unweighted distances are at the …
|
|
|
@898
|
16 years |
Markus Ringnér |
A first suggestion for how to adress #250. Also removed contamination …
|
|
|
@897
|
16 years |
Peter |
removing keyword that was mistakingly added before
|
|
|
@895
|
16 years |
Peter |
Another try, hm…
|
|
|
@894
|
16 years |
Peter |
setting missing property Id on files
|
|
|
@891
|
16 years |
Markus Ringnér |
Minor modifications
|
|
|
@890
|
16 years |
Markus Ringnér |
Refs #245 #246 #247
|
|
|
@889
|
16 years |
Markus Ringnér |
Refs #245. A new structure to calculate distances between vectors that …
|
|
|
@887
|
16 years |
Peter |
made add function template so it accepts AveragerWeighted? too. Also …
|
|
|
@885
|
16 years |
Peter |
adding some cleaning
|
|
|
@883
|
16 years |
Peter |
fixing problems with iterator -> const_iterator conversion
|
|
|
@882
|
16 years |
Peter |
fixing includes - sorry about that
|
|
|
@881
|
16 years |
Peter |
merged constIterator into Iterator and added an extra template …
|
|
|
@880
|
16 years |
Peter |
refs #244
|
|
|
@879
|
16 years |
Markus Ringnér |
Added support to utility::vector for gsl-functions that finds indices …
|
|
|
@877
|
16 years |
Markus Ringnér |
This revision breaks the vector_test. I know this is against the rules …
|
|
|
@875
|
16 years |
Peter |
rewriting SW algo, making code clearer, and perhaps removing a few bugs...?
|
|
|
@870
|
16 years |
Peter |
After re-installing yat, the issue vanished, so here is the test for …
|
|
|
@869
|
16 years |
Peter |
Adding Smith-Waterman local alignment and modified ssearch to use this …
|
|
|
@867
|
16 years |
Peter |
adding function doing a SSEARCH between two strings
|
|
|
@865
|
16 years |
Peter |
changing URL to http://trac.thep.lu.se/trac/yat
|
|
|
@864
|
16 years |
Markus Ringnér |
Added a lot of tests to feature_selection_test
|
|
|
@862
|
16 years |
Markus Ringnér |
Fixed bug in InputRanker? that sometimes gave rise to a bus error …
|
|
|
@848
|
16 years |
Jari Häkkinen |
Merged log:/branches/0.3.1#838:846 to trunk.
|
|
|
@833
|
16 years |
Jari Häkkinen |
Addresses #217. Fixed so that 'make distcheck' compiles but tests fail …
|
|
|
@831
|
16 years |
Peter |
Refs #185.
|
|
|
@830
|
16 years |
Jari Häkkinen |
Fixes #206.
|
|
|
@829
|
16 years |
Jari Häkkinen |
Fixes #173.
|
|
|
@828
|
16 years |
Peter |
Generalized ConsenusInputRanker?, Fixes #151
|
|
|
@824
|
16 years |
Peter |
Moved Ensemble stuff in subset_egnerator_test to ensemble_test. Also …
|
|
|
@822
|
16 years |
Peter |
redesigned tTest fixes #212 and #156
|
|
|
@821
|
16 years |
Peter |
Modified ROC class to use AUC class in calculation of ROC area. Refs #101
|
|
|
@820
|
16 years |
Peter |
Changed name again. ROCScore is now called AUC. Also fixed several …
|
|
|
@819
|
16 years |
Peter |
|
|
|
@816
|
16 years |
Peter |
test for Distance. Fixes #198
|
|
|
@814
|
16 years |
Peter |
fixes #66
|
|
|
@813
|
16 years |
Peter |
Predict in NBC. Fixes #57
|
|
|
@806
|
16 years |
Peter |
removed test as well :O
|
|
|
@798
|
16 years |
Jari Häkkinen |
Removed unnecessary #include. Added tests for random number distributions.
|
|
|
@796
|
16 years |
Jari Häkkinen |
Fixes #201.
|
|
|
@795
|
16 years |
Peter |
confusing to use argv[0] since it is nout test/vector_test but rather …
|
|
|
@793
|
16 years |
Jari Häkkinen |
Fixes #193. Last test for the new functionality added to matrix.
|
|
|
@792
|
16 years |
Jari Häkkinen |
Addresses #193. matrix now works as outlined in the ticket
discussion. …
|
|
|
@790
|
16 years |
Jari Häkkinen |
Addresses #193. Fixing doxygen docs, and operator=.
|
|
|
@789
|
16 years |
Jari Häkkinen |
Addresses #193. vector now works as outlined here. Added some …
|
|
|
@786
|
16 years |
Peter |
added a test in vector_test
|
|
|
@784
|
16 years |
Jari Häkkinen |
References #155. Removed potential null pointer usage. Some unwanted …
|
|
|
@782
|
16 years |
Jari Häkkinen |
Fixes #195.
|
|
|
@781
|
16 years |
Peter |
changing name to ROCScore and also added some cassert includes
|
|
|
@779
|
16 years |
Peter |
Refs #101
|
|
|
@775
|
16 years |
Jari Häkkinen |
Fixes #200.
|
|
|
@774
|
16 years |
Jari Häkkinen |
Fixes #194.
|
|
|
@762
|
16 years |
Jari Häkkinen |
Fixes #76. Creating/recreating BLAS support matrix only when needed.
|
|
|
@759
|
16 years |
Jari Häkkinen |
Fixes #171 and addresses #2. A few more GSL_error exceptions. Removed …
|
|
|
@747
|
16 years |
Peter |
replaced includes in header files with forward declarations when …
|
|
|
@742
|
16 years |
Peter |
added test that LinearWeighte? is equal to PolynomialWeighted?(1) fixes #166
|
|
|
@741
|
16 years |
Peter |
fixes #161 and #164
|
|
|
@740
|
16 years |
Peter |
added more test in MultiDimWeighted? and moved some stuff to be …
|
|
|
@739
|
16 years |
Peter |
fixes #178 and removes a bug in MultiDimensional?
|
|
|
@731
|
16 years |
Peter |
added test for multidimensional weighted and straight version
|
|
|
@730
|
16 years |
Peter |
fixes #167 and #160
|
|
|
@729
|
16 years |
Peter |
Fixes #159. Also removed some inlines in OneDimensionalWeighted? by …
|
|
|
@727
|
16 years |
Peter |
fixes #177
|
|
|
@726
|
16 years |
Peter |
fixes #165 added test checking Linear Regression is equivalent to …
|
|
|
@724
|
16 years |
Jari Häkkinen |
Removed redundant #includes.
|
|
|
@723
|
16 years |
Jari Häkkinen |
Fixes #10. Removed read_to*(std::vector..) functionality.
|
|
|
@722
|
16 years |
Markus Ringnér |
Closes #129
|
|
|
@712
|
16 years |
Jari Häkkinen |
Forgot to check in FileUtil? test program.
|
|
|
@711
|
16 years |
Jari Häkkinen |
Fixes #1 and #80. Interface changed.
|
|
|
@710
|
16 years |
Jari Häkkinen |
Addresses #1 and #80. Changed FileIO to FileUtil? and added tests on …
|
|
|
@704
|
16 years |
Markus Ringnér |
Fixes #104. Also fixed inline bug in Averager.h
|
|
|
@702
|
16 years |
Peter |
Refs #81 moved mse_ to inherited classes and made mse() pure virtual …
|
|
|
@682
|
16 years |
Jari Häkkinen |
Addresses #153. Moved regression files to .../yat/regression.
|
|
|