ResFGB
Boosting framework
An implementation of functional gradient boosting based on residual network perception for non-linear classification problems.
Functional gradient boosting based on residual network perception
28 stars
3 watching
5 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
boostingclassificationdeep-learningfunctional-gradient-boosting
Related projects:
Repository | Description | Stars |
---|---|---|
guillaumecollin/a-simple-multi-class-boosting-framework-with-theoretical-guarantees-and-empirical-proficiency | A framework implementing a boosting approach for multi-class classification problems with theoretical guarantees and empirical proficiency. | 0 |
harshakokel/kigb | An open-source software framework that integrates human advice into gradient boosting decision trees for improved performance in machine learning tasks. | 8 |
stanfordmlgroup/ngboost | A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities | 1,654 |
flint-xf-fan/byzantine-federated-rl | Provides a framework and theoretical foundation for Federated Reinforcement Learning with Byzantine Resilience in distributed systems | 85 |
benedekrozemberczki/boostedfactorization | An implementation of multi-level network embedding with boosted low-rank matrix approximation | 35 |
sjsingh91/ib-cnn | A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks | 2 |
jackie840129/fedfr | An open-source software framework for jointly optimizing face recognition models in federated learning settings. | 15 |
gbdt-pl/gbdt-pl | An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training | 149 |
younghjung/onlinemlrboostingwithvfdt | An implementation of online multi-label ranking boosting using VFDT as weak learners | 4 |
springdaisy/gbdt | An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
raphaelcampos/stacking-bagged-boosted-forests | This project presents a novel approach to classification using Random Forests and stacking techniques | 6 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 271 |
robert-giaquinto/gradient-boosted-normalizing-flows | An approach to modeling complex distributions by iteratively adding normalizing flow components and training with gradient boosting | 27 |
tqchen/xgboost | An optimized distributed gradient boosting library for machine learning | 571 |