YuweiHuang / ABLearnerLinks
A multi-feature fusion and any blending(stacking) learning framework based on scikit-learn.
☆11Updated 7 years ago
Alternatives and similar repositories for ABLearner
Users that are interested in ABLearner are comparing it to the libraries listed below
Sorting:
- Deep Multiple Kernel Learning by Span Bound☆10Updated 10 years ago
- Select filter features with mutual-information-based methods☆11Updated last year
- *SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach☆21Updated 6 years ago
- ☆13Updated 6 years ago
- Package to apply MTL on a few dataset☆26Updated 8 years ago
- Bayesian (Semi-)Supervised Multilabel Learning☆10Updated 7 years ago
- Genetic Algorithm in Python, which could be used for Sampling, Feature Select, Model Select, etc in Machine Learning☆15Updated 5 years ago
- A Python interface to the Feature Selection Toolkit, contains JMI, BetaGamma, CMIM, CondMI, DISR, ICAP, and mRMR☆19Updated 10 years ago
- Implementation of the SimpleMKL algorithm (multiple kernel SVM)☆20Updated 10 years ago
- Robust Ensemble of SVMs☆21Updated 11 years ago
- minimum Redundancy Maximum Relevance☆21Updated 12 years ago
- An implementation of Deep Linear Discriminant Analysis (DeepLDA) in Keras☆41Updated 7 years ago
- Multiple Kernel Least Squares Suport Vector Machine provide classification model.