#184 |
Two versions of Doxygen pages.
|
Jari Häkkinen
|
request
|
blocker
|
documentation
|
trunk
|
#148 |
use pointer dynamic_cast when failure is ecpected
|
Peter
|
enhancement
|
critical
|
classifier
|
trunk
|
#226 |
Create how to release document
|
Jari Häkkinen
|
request
|
critical
|
documentation
|
trunk
|
#227 |
Generated documentation should end up in another directory
|
Peter
|
request
|
critical
|
documentation
|
trunk
|
#236 |
Predictions using Ensemble with feature selection does not work properly
|
Peter
|
defect
|
critical
|
classifier
|
trunk
|
#256 |
vector matrix view design - could it be improved?
|
Peter
|
request
|
critical
|
utility
|
trunk
|
#274 |
end() of Iterator
|
Markus Ringnér
|
discussion
|
critical
|
classifier
|
trunk
|
#285 |
vector assignment causes segmentation error
|
Peter
|
defect
|
critical
|
utility
|
trunk
|
#287 |
avoid using dynamic_cast in Subset and SupervisedClassifer
|
Peter
|
specification
|
critical
|
classifier
|
trunk
|
#299 |
redesign of matrix class
|
Jari Häkkinen
|
request
|
critical
|
utility
|
trunk
|
#345 |
EnsembleBuilder::predict does not work
|
Peter
|
defect
|
critical
|
classifier
|
trunk
|
#64 |
re-write score functions and Averagers taking vectors
|
Peter
|
enhancement
|
major
|
statistics
|
trunk
|
#75 |
Doxygen document SupervisedClassifier
|
Peter
|
request
|
major
|
documentation
|
trunk
|
#118 |
Overhaul of configure.ac
|
Jari Häkkinen
|
enhancement
|
major
|
build
|
trunk
|
#128 |
Averagers should have interface against iterators
|
Peter
|
request
|
major
|
statistics
|
trunk
|
#149 |
Target constructor from Target and vector<string>
|
Peter
|
request
|
major
|
classifier
|
trunk
|
#182 |
Implement Nearest Neighbour Classifier
|
Markus Ringnér
|
request
|
major
|
classifier
|
trunk
|
#190 |
utility::vector and utility::matrix expects quiet_NaN is supported but it might not be.
|
Jari Häkkinen
|
defect
|
major
|
build
|
trunk
|
#207 |
Doxygen documentation style
|
Peter
|
defect
|
major
|
documentation
|
trunk
|
#210 |
Distance should take DataLookupWeighted1D
|
Peter
|
enhancement
|
major
|
statistics
|
trunk
|
#217 |
make check make dist make distcheck
|
Peter
|
defect
|
major
|
build
|
trunk
|
#218 |
config.h should be installed
|
Jari Häkkinen
|
defect
|
major
|
build
|
|
#219 |
Documentation is not distributed.
|
Peter
|
defect
|
major
|
build
|
trunk
|
#223 |
test contain comparison of doubles with the == operator
|
Peter
|
defect
|
major
|
test
|
trunk
|
#224 |
Test Suite Class
|
Jari Häkkinen
|
request
|
major
|
test
|
trunk
|
#225 |
Add contact information for the yat project on the trac pages.
|
Peter
|
enhancement
|
major
|
documentation
|
trunk
|
#228 |
RNG is not Singleton
|
Jari Häkkinen
|
defect
|
major
|
build
|
trunk
|
#229 |
delete RNG results in a bus error
|
Jari Häkkinen
|
defect
|
major
|
random
|
trunk
|
#230 |
Use variables in namespace AM_
|
Jari Häkkinen
|
request
|
major
|
build
|
trunk
|
#232 |
trac has moved - correct all links to this site
|
Jari Häkkinen
|
defect
|
major
|
documentation
|
trunk
|
#234 |
KernelLookup should not be inherited from DataLookup2D
|
Peter
|
enhancement
|
major
|
classifier
|
trunk
|
#235 |
SNR score objects can not be created
|
Markus Ringnér
|
defect
|
major
|
statistics
|
|
#237 |
NCC::predict is incorrect for weights (not equal zero or unity)
|
Markus Ringnér
|
defect
|
major
|
classifier
|
trunk
|
#238 |
clone function in DataLookup2D returning pointer to new DataLookup2D based on subset of features
|
Peter
|
defect
|
major
|
classifier
|
trunk
|
#240 |
CommandLine class
|
Peter
|
request
|
major
|
utility
|
trunk
|
#242 |
Test data files get installed in /usr/local/share
|
Jari Häkkinen
|
defect
|
major
|
build
|
0.3.1
|
#243 |
Unexpected version numbering of installed libraries
|
Jari Häkkinen
|
defect
|
major
|
build
|
0.3.1
|
#244 |
Iterators for 1D containers
|
Peter
|
request
|
major
|
utility
|
trunk
|
#245 |
Distance should take Iterators
|
Peter
|
defect
|
major
|
statistics
|
trunk
|
#246 |
Averager classes should have interface for Iterators
|
Peter
|
request
|
major
|
statistics
|
trunk
|
#247 |
IteratorWeighted: Design and implementation
|
Peter
|
request
|
major
|
utility
|
trunk
|
#248 |
avoid using GSL sort algo in vector::sort
|
Jari Häkkinen
|
enhancement
|
major
|
utility
|
trunk
|
#249 |
Euclidean returns squared value
|
Peter
|
defect
|
major
|
statistics
|
|
#250 |
The new vector_distance structure should replace the old Distance structure.
|
Markus Ringnér
|
enhancement
|
major
|
classifier
|
|
#253 |
weighted euclidean in euclidean_vector_distance.h has some weird properties
|
Peter
|
defect
|
major
|
statistics
|
trunk
|
#259 |
KNN/NBC/NCC should support both MatrixLookup and MatrixLookupWeighted
|
Markus Ringnér
|
defect
|
major
|
classifier
|
trunk
|
#261 |
Implement yat_assert properly
|
Jari Häkkinen
|
enhancement
|
major
|
test
|
trunk
|
#263 |
matrix and iterators
|
Jari Häkkinen
|
discussion
|
major
|
utility
|
trunk
|
#265 |
median should work on iterators (rather than std::vector)
|
Peter
|
enhancement
|
major
|
statistics
|
trunk
|
#276 |
median crashes for small ranges
|
Peter
|
defect
|
major
|
statistics
|
trunk
|
#278 |
install documentation
|
|
request
|
major
|
build
|
|
#279 |
build_support is not included in a dist
|
Jari Häkkinen
|
defect
|
major
|
build
|
|
#289 |
Kolmogorov Smirnov test
|
Peter
|
request
|
major
|
statistics
|
trunk
|
#292 |
Interface of PearsonCorrelation does not support iterators
|
Peter
|
enhancement
|
major
|
statistics
|
trunk
|
#294 |
istream constructors try to create zero size gsl vector/matrix.
|
Peter
|
defect
|
major
|
utility
|
trunk
|
#295 |
Document Distance in NCC/KNN
|
Markus Ringnér
|
enhancement
|
major
|
documentation
|
|
#303 |
Cannot convert VectorMutable::iterator to VectorBase::const_iterator
|
Peter
|
defect
|
major
|
utility
|
trunk
|
#305 |
matrix_test and score_test fail on linux
|
Peter
|
defect
|
major
|
utility
|
trunk
|
#306 |
Iterators for utility::matrix
|
Peter
|
request
|
major
|
utility
|
trunk
|
#309 |
templatize SubsetGenerator part I
|
Peter
|
request
|
major
|
classifier
|
trunk
|
#310 |
remove DataLookup2D from SubsetGenerator
|
Markus Ringnér
|
request
|
major
|
classifier
|
|
#311 |
templatize EnsembleBuilder
|
Markus Ringnér
|
request
|
major
|
classifier
|
|
#312 |
SVM should not inherit from SupervisedClassifer
|
Markus Ringnér
|
request
|
major
|
classifier
|
|
#313 |
SVM constructor should be void
|
Peter
|
request
|
major
|
classifier
|
|
#314 |
SVM::predict should not work on DataLookup2D
|
Markus Ringnér
|
defect
|
major
|
classifier
|
|
#315 |
Create a SmartPtr<T> class
|
Peter
|
request
|
major
|
utility
|
|
#316 |
Create an Index class
|
Peter
|
request
|
major
|
classifier
|
|
#317 |
Use classes Index in DataLookup2D
|
Markus Ringnér
|
request
|
major
|
classifier
|
|
#318 |
SupervisedClassifier::train take data and target
|
Markus Ringnér
|
request
|
major
|
classifier
|
|
#321 |
Comparison of Iterators
|
Jari Häkkinen
|
enhancement
|
major
|
utility
|
|
#333 |
Remove DataLookup2D in SupervisedClassifier interface
|
Markus Ringnér
|
request
|
major
|
classifier
|
trunk
|
#339 |
Vector: indirect self-assignment)
|
Peter
|
defect
|
major
|
utility
|
trunk
|
#340 |
slim down SupervisedClassifer
|
Peter
|
request
|
major
|
classifier
|
trunk
|
#342 |
remove training_data() etc from interface of Lookups
|
Peter
|
request
|
major
|
classifier
|
trunk
|
#343 |
remove DataLookup2D
|
Peter
|
request
|
major
|
classifier
|
trunk
|
#344 |
Commandline::parse should throw cmd_error
|
Peter
|
enhancement
|
major
|
utility
|
trunk
|
#93 |
EnsembleBuilder crashes if validate() is called before build()
|
Peter
|
defect
|
minor
|
classifier
|
|
#180 |
test CommandLine
|
Peter
|
enhancement
|
minor
|
test
|
trunk
|
#208 |
Update Requirements on wiki:start
|
Jari Häkkinen
|
enhancement
|
minor
|
documentation
|
trunk
|
#241 |
Remove lost '>' on Doxygen first page
|
Peter
|
defect
|
minor
|
documentation
|
trunk
|
#251 |
weighted_random_access_iterator_tag
|
Peter
|
discussion
|
minor
|
utility
|
trunk
|
#252 |
value is not set properly in Iterator
|
Peter
|
defect
|
minor
|
utility
|
trunk
|
#254 |
Document distance, euclidean_distance, ...
|
Markus Ringnér
|
request
|
minor
|
documentation
|
trunk
|
#255 |
Our iterators should use the special std base class iterator<>
|
Peter
|
defect
|
minor
|
utility
|
|
#257 |
matrix does not accept "-inf"
|
Jari Häkkinen
|
enhancement
|
minor
|
utility
|
trunk
|
#260 |
DataLookup2D should have a operator<<
|
Markus Ringnér
|
enhancement
|
minor
|
classifier
|
trunk
|
#262 |
Add section on Distance in weighted statistics document
|
Peter
|
request
|
minor
|
documentation
|
trunk
|
#264 |
Score in InputRanker
|
Peter
|
enhancement
|
minor
|
classifier
|
trunk
|
#267 |
iterator for 2D Lookups
|
Peter
|
enhancement
|
minor
|
classifier
|
trunk
|
#268 |
SupervisedClassifier should return void
|
Peter
|
enhancement
|
minor
|
classifier
|
trunk
|
#271 |
NBC trains incorrectly when have total zero weight for a feature
|
Peter
|
defect
|
minor
|
classifier
|
trunk
|
#272 |
vector_distance is not an optimal name
|
Markus Ringnér
|
enhancement
|
minor
|
statistics
|
trunk
|
#273 |
`make doc` should run Makefile in generated latex directory
|
Peter
|
enhancement
|
minor
|
build
|
trunk
|
#280 |
when GSL or other needed things are not found configure should fail
|
Jari Häkkinen
|
enhancement
|
minor
|
build
|
|
#291 |
vector::resize does not behave like std::vector
|
Peter
|
discussion
|
minor
|
utility
|
trunk
|
#307 |
Change name of utility::vector to utility::Vector
|
Peter
|
request
|
minor
|
utility
|
trunk
|
#308 |
Change name of utility::matrix to utility::Matrix
|
Peter
|
request
|
minor
|
utility
|
trunk
|
#319 |
link to Doxygen documentation trunk version is broken
|
Jari Häkkinen
|
defect
|
minor
|
documentation
|
|
#322 |
Classes templatized on Distance should take Distance in constructor
|
Markus Ringnér
|
enhancement
|
minor
|
classifier
|
|
#323 |
Where should we document concepts?
|
Markus Ringnér
|
discussion
|
minor
|
documentation
|
trunk
|