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: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
charliermarsh/online_boostingA suite of algorithms and weak learners for the online learning setting in machine learning65
sjsingh91/ib-cnnA library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks2
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
stanfordmlgroup/ngboostA Python library implementing a machine learning boosting framework with probabilistic prediction capabilities1,663
fanny-yang/earlystoppingrkhsCode for analyzing early stopping in kernel boosting algorithms0
harliwu/fedamdThis 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-lpboostA software implementation of an online multi-class learning algorithm using LPBoost and gradient boosting techniques.67
arogozhnikov/infiniteboostA software package implementing an ensemble boosting method with gradient descent184
jiangoforit/yellowfin_pytorchAn optimizer that automatically tunes momentum and learning rate using local quadratic approximation.287
mingruiliu-ml-lab/episode_plusplusAn algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness0
gbdt-pl/gbdt-plAn implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training151
pengsun/aosologitboostAn implementation of a multi-class boosting algorithm with improved performance and speed7
xjtushujun/meta-weight-netThis is an implementation of a meta-learning algorithm to address class imbalance issues in deep learning models with noisy labels.284
jiahuadong/fissImplementations of federated incremental semantic segmentation in PyTorch.34
kingfengji/mgbdtAn implementation of a gradient boosting decision tree model102