|
|
@1487
|
14 years |
Jari Häkkinen |
Addresses #436. GPL license copy reference should also be updated.
|
|
|
@1486
|
14 years |
Jari Häkkinen |
Addresses #436.
|
|
|
@1437
|
14 years |
Peter |
merge patch release 0.4.2 to trunk. Delta 0.4.2-0.4.1
|
|
|
@1275
|
14 years |
Jari Häkkinen |
Updating copyright statements.
|
|
|
@1200
|
14 years |
Peter |
working on #75
|
|
|
@1177
|
14 years |
Peter |
minor fix - see [1175]
|
|
|
@1175
|
14 years |
Peter |
fixed bug in SVM. SVM does not own the Kernel and should therefore …
|
|
|
@1121
|
14 years |
Peter |
fixes #308
|
|
|
@1120
|
14 years |
Peter |
vector is now Vector
|
|
|
@1108
|
15 years |
Peter |
adding svm copy constructor
|
|
|
@1102
|
15 years |
Peter |
fixes #314
|
|
|
@1100
|
15 years |
Peter |
fixes #313 - SVM constructor is void and passing kernel and target in …
|
|
|
@1098
|
15 years |
Jari Häkkinen |
Fixes #299. Memory leak in matrix was found and removed.
|
|
|
@1087
|
15 years |
Peter |
fixes #312 and added passing of data in EB constructors
|
|
|
@1049
|
15 years |
Peter |
replaced some cerr outputs with exception throws - refs #189
|
|
|
@1042
|
15 years |
Peter |
fixes #268 - remove return value in SupervisedClassifier::train()
|
|
|
@1013
|
15 years |
Markus Ringnér |
Adding functionality tests for NCC
|
|
|
@1009
|
15 years |
Peter |
merging branch peter-dev into trunk delta 1008:994
|
|
|
@1000
|
15 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@964
|
15 years |
Peter |
adding function to set maximal training epochs in SVM, and fixed so C …
|
|
|
@959
|
15 years |
Peter |
Fixed so NBC and SVM are throwing when unexpected DataLookup2D is …
|
|
|
@950
|
15 years |
Peter |
SVM::make_classifier is now throwing if KernelLookup? is not passed.
|
|
|
@865
|
15 years |
Peter |
changing URL to http://trac.thep.lu.se/trac/yat
|
|
|
@831
|
15 years |
Peter |
Refs #185.
|
|
|
@792
|
15 years |
Jari Häkkinen |
Addresses #193. matrix now works as outlined in the ticket
discussion. …
|
|
|
@747
|
16 years |
Peter |
replaced includes in header files with forward declarations when …
|
|
|
@722
|
16 years |
Markus Ringnér |
Closes #129
|
|
|
@720
|
16 years |
Jari Häkkinen |
Fixes #170. Almost all inlines removed, some classes have no cc file.
|
|
|
@706
|
16 years |
Jari Häkkinen |
Addresses #65 and #170.
|
|
|
@680
|
16 years |
Jari Häkkinen |
Addresses #153. Introduced yat namespace. Removed alignment namespace. …
|
|
|
@676
|
16 years |
Jari Häkkinen |
Fixed #83. This message applies to this revision and
revision:675. …
|
|
copied from trunk/c++_tools/classifier/SVM.cc:
|
|
|
@675
|
16 years |
Jari Häkkinen |
References #83. Changing project name to yat. Compilation will fail in …
|