|
|
@931
|
16 years |
Markus Ringnér |
Working on ticket:259. Removed old Distance see ticket:250
|
|
|
@930
|
16 years |
Markus Ringnér |
Fixed support for MatrixLookup? in NCC. See ticket:259
|
|
|
@929
|
16 years |
Peter |
grammar
|
|
|
@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
|
|
|
@916
|
16 years |
Peter |
Sorry this commit is a bit to big.
Adding a yat_assert. The yat …
|
|
|
@909
|
16 years |
Peter |
using weighted_iterator_traits, closes #151
|
|
|
@904
|
16 years |
Peter |
removing assert from header file
|
|
|
@902
|
16 years |
Markus Ringnér |
Fixing mistake in last revision (forgot to add KNN.h)
|
|
|
@901
|
16 years |
Markus Ringnér |
Added a template KNN classifier where the distance measure is the …
|
|
|
@898
|
16 years |
Markus Ringnér |
A first suggestion for how to adress #250. Also removed contamination …
|
|
|
@890
|
16 years |
Markus Ringnér |
Refs #245 #246 #247
|
|
|
@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
|
|
|
@876
|
16 years |
Jari Häkkinen |
Added missing #include <cassert>
|
|
|
@874
|
16 years |
Markus Ringnér |
Fixes ticket:237
|
|
|
@871
|
16 years |
Peter |
minor docs fix
|
|
|
@868
|
16 years |
Peter |
fixes ticket:236
|
|
|
@866
|
16 years |
Markus Ringnér |
refs #236. EnsembleBuilder::predict bug fixed for matrix-based …
|
|
|
@865
|
16 years |
Peter |
changing URL to http://trac.thep.lu.se/trac/yat
|
|
|
@863
|
16 years |
Markus Ringnér |
Fixed bug in FeatureSelectorIR that resulted in incorrect results!.
|
|
|
@862
|
16 years |
Markus Ringnér |
Fixed bug in InputRanker? that sometimes gave rise to a bus error …
|
|
|
@860
|
16 years |
Peter |
fixes #149 - Target constructor from Target and vector<string>
|
|
|
@859
|
16 years |
Peter |
updated copyright
|
|
|
@858
|
16 years |
Peter |
refs #148 in EnsembleBuilder?
|
|
|
@857
|
16 years |
Peter |
refs #148 in NCC
|
|
|
@848
|
16 years |
Jari Häkkinen |
Merged log:/branches/0.3.1#838:846 to trunk.
|
|
|
@833
|
17 years |
Jari Häkkinen |
Addresses #217. Fixed so that 'make distcheck' compiles but tests fail …
|
|
|
@832
|
17 years |
Peter |
Refs #217 cleaning up makefile.am
|
|
|
@831
|
17 years |
Peter |
Refs #185.
|
|
|
@830
|
17 years |
Jari Häkkinen |
Fixes #206.
|
|
|
@828
|
17 years |
Peter |
Generalized ConsenusInputRanker?, Fixes #151
|
|
|
@826
|
17 years |
Peter |
documentation and some minor fixes Fixes #135
|
|
|
@823
|
17 years |
Peter |
BootstrapSampler?. Fixes #134
|
|
|
@820
|
17 years |
Peter |
Changed name again. ROCScore is now called AUC. Also fixed several …
|
|
|
@817
|
17 years |
Peter |
Fixes #143
|
|
|
@815
|
17 years |
Peter |
added constructor for DataLookup1D from a utility::vector
|
|
|
@813
|
17 years |
Peter |
Predict in NBC. Fixes #57
|
|
|
@812
|
17 years |
Peter |
implemented NBC predict. Have to check what happens in the weighted …
|
|
|
@808
|
17 years |
Peter |
previous argument was invalid, but here is an implementation. Fixes #205
|
|
|
@792
|
17 years |
Jari Häkkinen |
Addresses #193. matrix now works as outlined in the ticket
discussion. …
|
|
|
@789
|
17 years |
Jari Häkkinen |
Addresses #193. vector now works as outlined here. Added some …
|
|
|
@781
|
17 years |
Peter |
changing name to ROCScore and also added some cassert includes
|
|
|
@779
|
17 years |
Peter |
Refs #101
|
|
|
@774
|
17 years |
Jari Häkkinen |
Fixes #194.
|
|
|
@768
|
17 years |
Peter |
addresses #57
|
|
|
@767
|
17 years |
Peter |
Fixes #65
|
|
|
@766
|
17 years |
Peter |
added constructing view from utility::vector
|
|
|
@757
|
17 years |
Jari Häkkinen |
Fixed #include statemenst and forward declarations. asserts in headers …
|
|
|
@749
|
17 years |
Peter |
fixes #72
|
|
|
@747
|
17 years |
Peter |
replaced includes in header files with forward declarations when …
|
|
|
@746
|
17 years |
Peter |
Fixes #146
|
|
|
@745
|
17 years |
Peter |
fixes #154
|
|
|
@736
|
17 years |
Peter |
Fixes #176
|
|
|
@722
|
17 years |
Markus Ringnér |
Closes #129
|
|
|
@721
|
17 years |
Peter |
fixes #174 IRScore.h removed
|
|
|
@720
|
17 years |
Jari Häkkinen |
Fixes #170. Almost all inlines removed, some classes have no cc file.
|
|
|
@714
|
17 years |
Jari Häkkinen |
Addresses #170..
|
|
|
@706
|
17 years |
Jari Häkkinen |
Addresses #65 and #170.
|
|
|
@704
|
17 years |
Markus Ringnér |
Fixes #104. Also fixed inline bug in Averager.h
|
|
|
@692
|
17 years |
Peter |
Fixes #56 and some doxygen issues for SVM
|
|
|
@685
|
17 years |
Jari Häkkinen |
Changing a vector view to be a const view as it should be.
|
|
|
@680
|
17 years |
Jari Häkkinen |
Addresses #153. Introduced yat namespace. Removed alignment namespace. …
|
|
|
@677
|
17 years |
Jari Häkkinen |
Removed stray ! characters.
|
|
|
@676
|
17 years |
Jari Häkkinen |
Fixed #83. This message applies to this revision and
revision:675. …
|
|
copied from trunk/c++_tools/classifier:
|
|
|
@675
|
17 years |
Jari Häkkinen |
References #83. Changing project name to yat. Compilation will fail in …
|