source:
trunk/c++_tools/classifier
@
656
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
SupervisedClassifier.cc | 322 bytes | 626 | 16 years | fixes #113 and #114 removed Featureselection from NCC and … | |
utility.h | 364 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
utility.cc | 413 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
FeatureSelectorIR.h | 902 bytes | 624 | 16 years | fixes #109 and #110 | |
FeatureSelectorRandom.h | 932 bytes | 642 | 16 years | adding class for selecting features by random | |
IGP.h | 973 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
FeatureSelector.cc | 1019 bytes | 624 | 16 years | fixes #109 and #110 | |
Kernel_MEV.cc | 1.0 KB | 628 | 16 years | fixes #116 and #90 removed classes KernelWeighted_SEV and … | |
FeatureSelectorRandom.cc | 1.1 KB | 642 | 16 years | adding class for selecting features by random | |
DataLookupWeighted1D.cc | 1.1 KB | 622 | 16 years | fixes #111 | |
Sampler.cc | 1.1 KB | 610 | 16 years | ref #60 Sampler and inherited CrossValidationSampler?. | |
FeatureSelectorIR.cc | 1.2 KB | 640 | 16 years | fixes #132 and #95, and refs #135 replaced bool owner in DataLookup2D … | |
PolynomialKernelFunction.cc | 1.3 KB | 629 | 16 years | fixes #125 removing obsolete function and cleaning in Kernel classes. | |
KernelFunction.h | 1.3 KB | 629 | 16 years | fixes #125 removing obsolete function and cleaning in Kernel classes. | |
SupervisedClassifier.h | 1.3 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
InputRanker.h | 1.4 KB | 640 | 16 years | fixes #132 and #95, and refs #135 replaced bool owner in DataLookup2D … | |
DataLookup1D.cc | 1.4 KB | 624 | 16 years | fixes #109 and #110 | |
GaussianKernelFunction.h | 1.4 KB | 629 | 16 years | fixes #125 removing obsolete function and cleaning in Kernel classes. | |
Kernel_SEV.cc | 1.6 KB | 628 | 16 years | fixes #116 and #90 removed classes KernelWeighted_SEV and … | |
IGP.cc | 1.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
FeatureSelector.h | 1.7 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
Kernel.cc | 1.7 KB | 640 | 16 years | fixes #132 and #95, and refs #135 replaced bool owner in DataLookup2D … | |
PolynomialKernelFunction.h | 1.8 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
EnsembleBuilder.h | 1.8 KB | 655 | 16 years | improved documentation on EnsembleBulder::predict | |
GaussianKernelFunction.cc | 1.9 KB | 629 | 16 years | fixes #125 removing obsolete function and cleaning in Kernel classes. | |
Kernel_SEV.h | 2.0 KB | 651 | 16 years | corrected dox in Kernel classes | |
CrossValidationSampler.h | 2.0 KB | 645 | 16 years | Minor things | |
NCC.h | 2.0 KB | 635 | 16 years | closes #106 make_classifier is again taking DataLookup2D and Target … | |
DataLookup1D.h | 2.1 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
InputRanker.cc | 2.1 KB | 630 | 16 years | fixes #117 | |
Makefile.am | 2.1 KB | 642 | 16 years | adding class for selecting features by random | |
ConsensusInputRanker.cc | 2.2 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
DataLookup2D.cc | 2.2 KB | 640 | 16 years | fixes #132 and #95, and refs #135 replaced bool owner in DataLookup2D … | |
Kernel_MEV.h | 2.2 KB | 651 | 16 years | corrected dox in Kernel classes | |
Target.cc | 2.6 KB | 615 | 16 years | ref #60 NOTE: there is most likely a bug around. I have removed the … | |
EnsembleBuilder.cc | 2.8 KB | 635 | 16 years | closes #106 make_classifier is again taking DataLookup2D and Target … | |
Sampler.h | 2.9 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
CrossValidationSampler.cc | 3.0 KB | 615 | 16 years | ref #60 NOTE: there is most likely a bug around. I have removed the … | |
DataLookupWeighted1D.h | 3.0 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
ConsensusInputRanker.h | 3.2 KB | 615 | 16 years | ref #60 NOTE: there is most likely a bug around. I have removed the … | |
Target.h | 3.4 KB | 615 | 16 years | ref #60 NOTE: there is most likely a bug around. I have removed the … | |
DataLookup2D.h | 3.5 KB | 656 | 16 years | fixes #145 cleaning up interface of DataLook2D. Those function were … | |
KernelLookup.cc | 3.7 KB | 640 | 16 years | fixes #132 and #95, and refs #135 replaced bool owner in DataLookup2D … | |
NCC.cc | 3.9 KB | 638 | 16 years | Fixes #131 | |
SubsetGenerator.h | 4.2 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
Kernel.h | 4.4 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
MatrixLookup.cc | 4.5 KB | 656 | 16 years | fixes #145 cleaning up interface of DataLook2D. Those function were … | |
SubsetGenerator.cc | 6.6 KB | 656 | 16 years | fixes #145 cleaning up interface of DataLook2D. Those function were … | |
SVM.h | 7.6 KB | 648 | 16 years | fixes #133 removed all errors reported from Doxygen. Only one error … | |
MatrixLookupWeighted.cc | 7.7 KB | 656 | 16 years | fixes #145 cleaning up interface of DataLook2D. Those function were … | |
KernelLookup.h | 8.5 KB | 656 | 16 years | fixes #145 cleaning up interface of DataLook2D. Those function were … | |
MatrixLookupWeighted.h | 9.4 KB | 656 | 16 years | fixes #145 cleaning up interface of DataLook2D. Those function were … | |
MatrixLookup.h | 9.5 KB | 656 | 16 years | fixes #145 cleaning up interface of DataLook2D. Those function were … | |
SVM.cc | 11.3 KB | 640 | 16 years | fixes #132 and #95, and refs #135 replaced bool owner in DataLookup2D … |
Note: See TracBrowser
for help on using the repository browser.