source: trunk/yat/classifier @ 1079

Name Size Rev Age Author Last Change
../
BootstrapSampler.cc 2.4 KB 1000   16 years Jari Häkkinen trac moved to new location.
BootstrapSampler.h 1.7 KB 1000   16 years Jari Häkkinen trac moved to new location.
ConsensusInputRanker.cc 4.2 KB 1000   16 years Jari Häkkinen trac moved to new location.
ConsensusInputRanker.h 4.6 KB 1000   16 years Jari Häkkinen trac moved to new location.
CrossValidationSampler.cc 2.9 KB 1004   16 years Peter adding a wrapper around std::random_shuffle that uses the RNG class. …
CrossValidationSampler.h 2.0 KB 1000   16 years Jari Häkkinen trac moved to new location.
DataLookup1D.cc 3.9 KB 1062   16 years Peter redesigning Iterator class to hold a 2D container rather than 1D as …
DataLookup1D.h 3.9 KB 1062   16 years Peter redesigning Iterator class to hold a 2D container rather than 1D as …
DataLookup2D.cc 3.6 KB 1000   16 years Jari Häkkinen trac moved to new location.
DataLookup2D.h 4.9 KB 1000   16 years Jari Häkkinen trac moved to new location.
DataLookupWeighted1D.cc 3.0 KB 1000   16 years Jari Häkkinen trac moved to new location.
DataLookupWeighted1D.h 3.0 KB 1000   16 years Jari Häkkinen trac moved to new location.
EnsembleBuilder.h 5.6 KB 1079   16 years Peter fixes #311
FeatureSelector.cc 1.9 KB 1000   16 years Jari Häkkinen trac moved to new location.
FeatureSelector.h 2.5 KB 1000   16 years Jari Häkkinen trac moved to new location.
FeatureSelectorIR.cc 2.2 KB 1000   16 years Jari Häkkinen trac moved to new location.
FeatureSelectorIR.h 1.7 KB 1000   16 years Jari Häkkinen trac moved to new location.
FeatureSelectorRandom.cc 1.9 KB 1004   16 years Peter adding a wrapper around std::random_shuffle that uses the RNG class. …
FeatureSelectorRandom.h 1.7 KB 1000   16 years Jari Häkkinen trac moved to new location.
GaussianKernelFunction.cc 2.7 KB 1000   16 years Jari Häkkinen trac moved to new location.
GaussianKernelFunction.h 2.2 KB 1000   16 years Jari Häkkinen trac moved to new location.
IGP.h 2.9 KB 1050   16 years Peter Simplifying distance structure
InputRanker.cc 3.2 KB 1000   16 years Jari Häkkinen trac moved to new location.
InputRanker.h 2.6 KB 1000   16 years Jari Häkkinen trac moved to new location.
IRRank.h 1.5 KB 1000   16 years Jari Häkkinen trac moved to new location.
IRRetrieve.h 1.5 KB 1000   16 years Jari Häkkinen trac moved to new location.
Kernel.cc 2.8 KB 1000   16 years Jari Häkkinen trac moved to new location.
Kernel.h 5.8 KB 1000   16 years Jari Häkkinen trac moved to new location.
Kernel_MEV.cc 2.1 KB 1000   16 years Jari Häkkinen trac moved to new location.
Kernel_MEV.h 3.6 KB 1000   16 years Jari Häkkinen trac moved to new location.
Kernel_SEV.cc 2.6 KB 1000   16 years Jari Häkkinen trac moved to new location.
Kernel_SEV.h 3.6 KB 1000   16 years Jari Häkkinen trac moved to new location.
KernelFunction.h 2.3 KB 1000   16 years Jari Häkkinen trac moved to new location.
KernelLookup.cc 9.8 KB 1066   16 years Peter Iterators for KernelLookup? - refs #267
KernelLookup.h 10.8 KB 1066   16 years Peter Iterators for KernelLookup? - refs #267
KNN.h 6.9 KB 1050   16 years Peter Simplifying distance structure
Makefile.am 2.2 KB 1079   16 years Peter fixes #311
MatrixLookup.cc 6.3 KB 1066   16 years Peter Iterators for KernelLookup? - refs #267
MatrixLookup.h 11.2 KB 1066   16 years Peter Iterators for KernelLookup? - refs #267
MatrixLookupWeighted.cc 9.4 KB 1035   16 years Peter Constructor creating a MatrixLookupWeighted? from MatrixLookup?
MatrixLookupWeighted.h 11.4 KB 1035   16 years Peter Constructor creating a MatrixLookupWeighted? from MatrixLookup?
NBC.cc 6.6 KB 1042   16 years Peter fixes #268 - remove return value in SupervisedClassifier::train()
NBC.h 3.3 KB 1042   16 years Peter fixes #268 - remove return value in SupervisedClassifier::train()
NCC.h 8.3 KB 1076   16 years Markus Ringnér NCC done for ticket:259
PolynomialKernelFunction.cc 2.2 KB 1043   16 years Peter fixing #128 - iterators in Averger classes
PolynomialKernelFunction.h 2.6 KB 1000   16 years Jari Häkkinen trac moved to new location.
Sampler.cc 1.9 KB 1000   16 years Jari Häkkinen trac moved to new location.
Sampler.h 2.8 KB 1000   16 years Jari Häkkinen trac moved to new location.
SubsetGenerator.h 11.0 KB 1079   16 years Peter fixes #311
SupervisedClassifier.cc 1.2 KB 1000   16 years Jari Häkkinen trac moved to new location.
SupervisedClassifier.h 2.4 KB 1042   16 years Peter fixes #268 - remove return value in SupervisedClassifier::train()
SVindex.cc 3.9 KB 1004   16 years Peter adding a wrapper around std::random_shuffle that uses the RNG class. …
SVindex.h 2.7 KB 1000   16 years Jari Häkkinen trac moved to new location.
SVM.cc 11.0 KB 1049   16 years Peter replaced some cerr outputs with exception throws - refs #189
SVM.h 7.5 KB 1049   16 years Peter replaced some cerr outputs with exception throws - refs #189
Target.cc 4.9 KB 1004   16 years Peter adding a wrapper around std::random_shuffle that uses the RNG class. …
Target.h 4.5 KB 1000   16 years Jari Häkkinen trac moved to new location.
utility.cc 1.6 KB 1009   16 years Peter merging branch peter-dev into trunk delta 1008:994
utility.h 1.4 KB 1000   16 years Jari Häkkinen trac moved to new location.
Note: See TracBrowser for help on using the repository browser.