source:
trunk/yat/classifier
@
826
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
BootstrapSampler.cc | 2.4 KB | 823 | 17 years | BootstrapSampler?. Fixes #134 | |
BootstrapSampler.h | 1.8 KB | 823 | 17 years | BootstrapSampler?. Fixes #134 | |
ConsensusInputRanker.cc | 3.6 KB | 817 | 17 years | Fixes #143 | |
ConsensusInputRanker.h | 4.1 KB | 817 | 17 years | Fixes #143 | |
CrossValidationSampler.cc | 2.9 KB | 823 | 17 years | BootstrapSampler?. Fixes #134 | |
CrossValidationSampler.h | 2.0 KB | 823 | 17 years | BootstrapSampler?. Fixes #134 | |
DataLookup1D.cc | 3.2 KB | 820 | 17 years | Changed name again. ROCScore is now called AUC. Also fixed several … | |
DataLookup1D.h | 3.3 KB | 815 | 17 years | added constructor for DataLookup1D from a utility::vector | |
DataLookup2D.cc | 3.3 KB | 720 | 17 years | Fixes #170. Almost all inlines removed, some classes have no cc file. | |
DataLookup2D.h | 4.7 KB | 826 | 17 years | documentation and some minor fixes Fixes #135 | |
DataLookupWeighted1D.cc | 2.7 KB | 779 | 17 years | Refs #101 | |
DataLookupWeighted1D.h | 2.6 KB | 779 | 17 years | Refs #101 | |
EnsembleBuilder.cc | 3.9 KB | 736 | 17 years | Fixes #176 | |
EnsembleBuilder.h | 2.8 KB | 767 | 17 years | Fixes #65 | |
FeatureSelector.cc | 1.9 KB | 720 | 17 years | Fixes #170. Almost all inlines removed, some classes have no cc file. | |
FeatureSelector.h | 2.5 KB | 720 | 17 years | Fixes #170. Almost all inlines removed, some classes have no cc file. | |
FeatureSelectorIR.cc | 2.1 KB | 781 | 17 years | changing name to ROCScore and also added some cassert includes | |
FeatureSelectorIR.h | 1.7 KB | 747 | 17 years | replaced includes in header files with forward declarations when … | |
FeatureSelectorRandom.cc | 1.9 KB | 781 | 17 years | changing name to ROCScore and also added some cassert includes | |
FeatureSelectorRandom.h | 1.7 KB | 680 | 17 years | Addresses #153. Introduced yat namespace. Removed alignment namespace. … | |
GaussianKernelFunction.cc | 2.6 KB | 781 | 17 years | changing name to ROCScore and also added some cassert includes | |
GaussianKernelFunction.h | 2.2 KB | 767 | 17 years | Fixes #65 | |
IGP.cc | 2.4 KB | 789 | 17 years | Addresses #193. vector now works as outlined here. Added some … | |
IGP.h | 1.8 KB | 680 | 17 years | Addresses #153. Introduced yat namespace. Removed alignment namespace. … | |
InputRanker.cc | 3.0 KB | 781 | 17 years | changing name to ROCScore and also added some cassert includes | |
InputRanker.h | 2.5 KB | 767 | 17 years | Fixes #65 | |
IRRank.h | 1.4 KB | 767 | 17 years | Fixes #65 | |
IRRetrieve.h | 1.4 KB | 767 | 17 years | Fixes #65 | |
Kernel.cc | 2.8 KB | 747 | 17 years | replaced includes in header files with forward declarations when … | |
Kernel.h | 5.7 KB | 767 | 17 years | Fixes #65 | |
Kernel_MEV.cc | 2.1 KB | 746 | 17 years | Fixes #146 | |
Kernel_MEV.h | 3.5 KB | 749 | 17 years | fixes #72 | |
Kernel_SEV.cc | 2.6 KB | 792 | 17 years | Addresses #193. matrix now works as outlined in the ticket discussion. … | |
Kernel_SEV.h | 3.5 KB | 749 | 17 years | fixes #72 | |
KernelFunction.h | 2.1 KB | 767 | 17 years | Fixes #65 | |
KernelLookup.cc | 8.9 KB | 826 | 17 years | documentation and some minor fixes Fixes #135 | |
KernelLookup.h | 9.7 KB | 826 | 17 years | documentation and some minor fixes Fixes #135 | |
Makefile.am | 2.2 KB | 823 | 17 years | BootstrapSampler?. Fixes #134 | |
MatrixLookup.cc | 5.6 KB | 826 | 17 years | documentation and some minor fixes Fixes #135 | |
MatrixLookup.h | 10.1 KB | 826 | 17 years | documentation and some minor fixes Fixes #135 | |
MatrixLookupWeighted.cc | 9.0 KB | 826 | 17 years | documentation and some minor fixes Fixes #135 | |
MatrixLookupWeighted.h | 10.8 KB | 826 | 17 years | documentation and some minor fixes Fixes #135 | |
NBC.cc | 4.7 KB | 813 | 17 years | Predict in NBC. Fixes #57 | |
NBC.h | 3.0 KB | 813 | 17 years | Predict in NBC. Fixes #57 | |
NCC.cc | 4.7 KB | 792 | 17 years | Addresses #193. matrix now works as outlined in the ticket discussion. … | |
NCC.h | 3.0 KB | 767 | 17 years | Fixes #65 | |
PolynomialKernelFunction.cc | 2.0 KB | 781 | 17 years | changing name to ROCScore and also added some cassert includes | |
PolynomialKernelFunction.h | 2.6 KB | 767 | 17 years | Fixes #65 | |
Sampler.cc | 1.8 KB | 823 | 17 years | BootstrapSampler?. Fixes #134 | |
Sampler.h | 2.7 KB | 823 | 17 years | BootstrapSampler?. Fixes #134 | |
SubsetGenerator.cc | 8.4 KB | 720 | 17 years | Fixes #170. Almost all inlines removed, some classes have no cc file. | |
SubsetGenerator.h | 3.5 KB | 767 | 17 years | Fixes #65 | |
SupervisedClassifier.cc | 1.1 KB | 680 | 17 years | Addresses #153. Introduced yat namespace. Removed alignment namespace. … | |
SupervisedClassifier.h | 2.3 KB | 767 | 17 years | Fixes #65 | |
SVindex.cc | 3.9 KB | 714 | 17 years | Addresses #170.. | |
SVindex.h | 2.7 KB | 757 | 17 years | Fixed #include statemenst and forward declarations. asserts in headers … | |
SVM.cc | 10.6 KB | 792 | 17 years | Addresses #193. matrix now works as outlined in the ticket discussion. … | |
SVM.h | 7.3 KB | 747 | 17 years | replaced includes in header files with forward declarations when … | |
Target.cc | 4.3 KB | 714 | 17 years | Addresses #170.. | |
Target.h | 4.2 KB | 767 | 17 years | Fixes #65 | |
utility.cc | 1.5 KB | 789 | 17 years | Addresses #193. vector now works as outlined here. Added some … | |
utility.h | 1.4 KB | 779 | 17 years | Refs #101 |
Note: See TracBrowser
for help on using the repository browser.