source: trunk/yat/classifier @ 1105

Name Size Rev Age Author Last Change
../
BootstrapSampler.cc 2.4 KB 1000   15 years Jari Häkkinen trac moved to new location.
BootstrapSampler.h 1.7 KB 1000   15 years Jari Häkkinen trac moved to new location.
ConsensusInputRanker.cc 4.2 KB 1000   15 years Jari Häkkinen trac moved to new location.
ConsensusInputRanker.h 4.6 KB 1000   15 years Jari Häkkinen trac moved to new location.
CrossValidationSampler.h 2.0 KB 1000   15 years Jari Häkkinen trac moved to new location.
FeatureSelector.cc 1.9 KB 1000   15 years Jari Häkkinen trac moved to new location.
FeatureSelector.h 2.5 KB 1000   15 years Jari Häkkinen trac moved to new location.
FeatureSelectorIR.cc 2.2 KB 1000   15 years Jari Häkkinen trac moved to new location.
FeatureSelectorIR.h 1.7 KB 1000   15 years Jari Häkkinen trac moved to new location.
FeatureSelectorRandom.h 1.7 KB 1000   15 years Jari Häkkinen trac moved to new location.
GaussianKernelFunction.cc 2.7 KB 1000   15 years Jari Häkkinen trac moved to new location.
GaussianKernelFunction.h 2.2 KB 1000   15 years Jari Häkkinen trac moved to new location.
InputRanker.cc 3.2 KB 1000   15 years Jari Häkkinen trac moved to new location.
IRRank.h 1.5 KB 1000   15 years Jari Häkkinen trac moved to new location.
IRRetrieve.h 1.5 KB 1000   15 years Jari Häkkinen trac moved to new location.
Kernel.cc 2.8 KB 1000   15 years Jari Häkkinen trac moved to new location.
Kernel.h 5.8 KB 1000   15 years Jari Häkkinen trac moved to new location.
Kernel_MEV.cc 2.1 KB 1000   15 years Jari Häkkinen trac moved to new location.
Kernel_MEV.h 3.6 KB 1000   15 years Jari Häkkinen trac moved to new location.
Kernel_SEV.h 3.6 KB 1000   15 years Jari Häkkinen trac moved to new location.
KernelFunction.h 2.3 KB 1000   15 years Jari Häkkinen trac moved to new location.
PolynomialKernelFunction.h 2.6 KB 1000   15 years Jari Häkkinen trac moved to new location.
Sampler.cc 1.9 KB 1000   15 years Jari Häkkinen trac moved to new location.
Sampler.h 2.8 KB 1000   15 years Jari Häkkinen trac moved to new location.
SupervisedClassifier.cc 1.2 KB 1000   15 years Jari Häkkinen trac moved to new location.
SVindex.h 2.7 KB 1000   15 years Jari Häkkinen trac moved to new location.
utility.h 1.4 KB 1000   15 years Jari Häkkinen trac moved to new location.
CrossValidationSampler.cc 2.9 KB 1004   15 years Peter adding a wrapper around std::random_shuffle that uses the RNG class. …
FeatureSelectorRandom.cc 1.9 KB 1004   15 years Peter adding a wrapper around std::random_shuffle that uses the RNG class. …
utility.cc 1.6 KB 1009   15 years Peter merging branch peter-dev into trunk delta 1008:994
NBC.cc 6.6 KB 1042   15 years Peter fixes #268 - remove return value in SupervisedClassifier::train()
NBC.h 3.3 KB 1042   15 years Peter fixes #268 - remove return value in SupervisedClassifier::train()
SupervisedClassifier.h 2.4 KB 1042   15 years Peter fixes #268 - remove return value in SupervisedClassifier::train()
PolynomialKernelFunction.cc 2.2 KB 1043   15 years Peter fixing #128 - iterators in Averger classes
IGP.h 2.9 KB 1050   15 years Peter Simplifying distance structure
Makefile.am 2.2 KB 1079   15 years Peter fixes #311
DataLookup1D.cc 3.9 KB 1080   15 years Peter refs #247, #252, and #267
DataLookup1D.h 3.9 KB 1083   15 years Peter working on #247
InputRanker.h 2.6 KB 1085   15 years Peter docs
SubsetGenerator.h 11.0 KB 1086   15 years Peter fixes #310
DataLookup2D.cc 3.8 KB 1088   15 years Peter Closes #247. Removed IteratorWeighted? iterators over weighted …
DataLookup2D.h 5.0 KB 1088   15 years Peter Closes #247. Removed IteratorWeighted? iterators over weighted …
DataLookupWeighted1D.cc 3.4 KB 1088   15 years Peter Closes #247. Removed IteratorWeighted? iterators over weighted …
EnsembleBuilder.h 5.7 KB 1088   15 years Peter Closes #247. Removed IteratorWeighted? iterators over weighted …
DataLookupWeighted1D.h 3.4 KB 1090   15 years Peter adding const_iterator typedef for MatrixLookupWeighted? refs #267
Kernel_SEV.cc 2.6 KB 1098   15 years Jari Häkkinen Fixes #299. Memory leak in matrix was found and removed.
KNN.h 6.9 KB 1098   15 years Jari Häkkinen Fixes #299. Memory leak in matrix was found and removed.
NCC.h 8.2 KB 1098   15 years Jari Häkkinen Fixes #299. Memory leak in matrix was found and removed.
SVindex.cc 3.9 KB 1100   15 years Peter fixes #313 - SVM constructor is void and passing kernel and target in …
Target.cc 5.0 KB 1100   15 years Peter fixes #313 - SVM constructor is void and passing kernel and target in …
Target.h 4.6 KB 1100   15 years Peter fixes #313 - SVM constructor is void and passing kernel and target in …
SVM.cc 9.7 KB 1102   15 years Peter fixes #314
SVM.h 7.1 KB 1102   15 years Peter fixes #314
MatrixLookup.h 11.3 KB 1104   15 years Peter adding iterator typedefs in MatrixLookup?
KernelLookup.cc 10.0 KB 1105   15 years Peter adding iterator typedefs in Lookups
KernelLookup.h 11.0 KB 1105   15 years Peter adding iterator typedefs in Lookups
MatrixLookup.cc 6.4 KB 1105   15 years Peter adding iterator typedefs in Lookups
MatrixLookupWeighted.cc 10.5 KB 1105   15 years Peter adding iterator typedefs in Lookups
MatrixLookupWeighted.h 12.8 KB 1105   15 years Peter adding iterator typedefs in Lookups
Note: See TracBrowser for help on using the repository browser.