OnlineMLRBoostingWithVFDT

Boosting algorithm

An implementation of online multi-label ranking boosting using VFDT as weak learners

A Python implementation of online multi-label ranking boosting using VFDT as weak learners

GitHub

4 stars
1 watching
5 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
charliermarsh/online_boosting A suite of algorithms and weak learners for the online learning setting in machine learning 63
sjsingh91/ib-cnn A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks 2
springdaisy/gbdt An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data 0
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,654
fanny-yang/earlystoppingrkhs Code for analyzing early stopping in kernel boosting algorithms 0
harliwu/fedamd This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. 2
amirsaffari/online-multiclass-lpboost A software implementation of an online multi-class learning algorithm using LPBoost and gradient boosting techniques. 66
arogozhnikov/infiniteboost A software package implementing an ensemble boosting method with gradient descent 184
jiangoforit/yellowfin_pytorch An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. 287
mingruiliu-ml-lab/episode_plusplus An algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness 0
gbdt-pl/gbdt-pl An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training 149
pengsun/aosologitboost An implementation of a multi-class boosting algorithm with improved performance and speed 7
xjtushujun/meta-weight-net An implementation of a meta-learning algorithm to improve sample weighting in classification tasks with noisy labels. 281
jiahuadong/fiss Implementations of federated incremental semantic segmentation in PyTorch. 33
kingfengji/mgbdt An implementation of a gradient boosting decision tree algorithm with target propagation capabilities 102