source:
trunk/c++_tools/classifier
@
607
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ConsensusInputRanker.cc | 1.8 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
ConsensusInputRanker.h | 2.7 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
CrossSplitter.cc | 6.7 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
CrossSplitter.h | 5.3 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
DataLookup1D.cc | 1.3 KB | 593 | 17 years | Fixed std includes to compile with g++ 4.1. | |
DataLookup1D.h | 2.0 KB | 593 | 17 years | Fixed std includes to compile with g++ 4.1. | |
DataLookup2D.cc | 2.2 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
DataLookup2D.h | 4.0 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
EnsembleBuilder.cc | 2.9 KB | 593 | 17 years | Fixed std includes to compile with g++ 4.1. | |
EnsembleBuilder.h | 1.5 KB | 553 | 17 years | added range check in KernelLookup? Constructor and clarified doc in … | |
FeatureSelector.cc | 587 bytes | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
FeatureSelector.h | 1.1 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
FeatureSelectorIR.cc | 920 bytes | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
FeatureSelectorIR.h | 812 bytes | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
GaussianKernelFunction.cc | 1.4 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
GaussianKernelFunction.h | 1.3 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
IGP.cc | 1.6 KB | 585 | 17 years | Removed forgotten debug printout | |
IGP.h | 970 bytes | 581 | 17 years | Added class for in-group-proportions score. Removed gslapi::vector … | |
InputRanker.cc | 2.0 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
InputRanker.h | 1.4 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
Kernel.cc | 1.0 KB | 549 | 17 years | forgot to add file | |
Kernel.h | 4.8 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
Kernel_MEV.cc | 637 bytes | 545 | 17 years | added feature selection for SVM | |
Kernel_MEV.h | 3.0 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
Kernel_SEV.cc | 1.5 KB | 565 | 17 years | removed default row/column in constructors (MatrixLookup? and DataLookup1D) | |
Kernel_SEV.h | 2.6 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
KernelFunction.h | 912 bytes | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
KernelLookup.cc | 3.3 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
KernelLookup.h | 8.7 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
KernelWeighted_MEV.cc | 1.0 KB | 545 | 17 years | added feature selection for SVM | |
KernelWeighted_MEV.h | 3.0 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
KernelWeighted_SEV.cc | 1.5 KB | 566 | 17 years | fixed bug in selected function in Kernels | |
KernelWeighted_SEV.h | 3.7 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
Makefile.am | 2.0 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
MatrixLookup.cc | 4.5 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
MatrixLookup.h | 9.0 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
MatrixLookupWeighted.cc | 6.6 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
MatrixLookupWeighted.h | 10.0 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
NCC.cc | 4.9 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
NCC.h | 2.7 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
PolynomialKernelFunction.cc | 1006 bytes | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
PolynomialKernelFunction.h | 1.7 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
SupervisedClassifier.cc | 631 bytes | 592 | 17 years | added random_shuffle function in Target class | |
SupervisedClassifier.h | 1.7 KB | 593 | 17 years | Fixed std includes to compile with g++ 4.1. | |
SVM.cc | 12.6 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
SVM.h | 8.1 KB | 607 | 17 years | ref #96 included FeatureSelection? in CrossSplitter?. Also happened to … | |
Target.cc | 2.6 KB | 591 | 17 years | added random_shuffle function in Target class | |
Target.h | 3.4 KB | 592 | 17 years | added random_shuffle function in Target class | |
utility.cc | 410 bytes | 581 | 17 years | Added class for in-group-proportions score. Removed gslapi::vector … | |
utility.h | 361 bytes | 581 | 17 years | Added class for in-group-proportions score. Removed gslapi::vector … |
Note: See TracBrowser
for help on using the repository browser.