awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
amirsaffari avatar

amirsaffari/online-multiclass-lpboost

0
View on GitHub↗
68 stars·32 forks·C++·MIT·2 viewswww.ymer.org/amir/software/online-multiclass-lpboost↗

Online Multiclass Lpboost

Online Multi-Class LPBoost

Features

  • Gradient Boosting Research - Online multi-class LPBoost for classification.

Star history

Star history chart for amirsaffari/online-multiclass-lpboostStar history chart for amirsaffari/online-multiclass-lpboost

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Online Multiclass Lpboost

Similar open-source projects, ranked by how many features they share with Online Multiclass Lpboost.
  • ajoo/nrgboostajoo avatar

    ajoo/nrgboost

    5View on GitHub↗

    This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025).

    Python
    View on GitHub↗5
  • andymiller/vboostandymiller avatar

    andymiller/vboost

    11View on GitHub↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    View on GitHub↗11
  • anitan0925/resfgbanitan0925 avatar

    anitan0925/ResFGB

    28View on GitHub↗

    Remark: The code is updated from the ICML version. The ICML version corresponds to a commit on May 25, 2018.

    Python
    View on GitHub↗28
  • aciditeam/acidanoaciditeam avatar

    aciditeam/acidano

    4View on GitHub↗
    Jupyter Notebook
    View on GitHub↗4
See all 30 alternatives to Online Multiclass Lpboost→

Frequently asked questions

What does amirsaffari/online-multiclass-lpboost do?

Online Multi-Class LPBoost

What are the main features of amirsaffari/online-multiclass-lpboost?

The main features of amirsaffari/online-multiclass-lpboost are: Gradient Boosting Research.

What are some open-source alternatives to amirsaffari/online-multiclass-lpboost?

Open-source alternatives to amirsaffari/online-multiclass-lpboost include: ajoo/nrgboost — This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025). andymiller/vboost — code for Variational Boosting: Iteratively Refining Posterior Approximations. anitan0925/resfgb — Remark: The code is updated from the ICML version. The ICML version corresponds to a commit on May 25, 2018. arogozhnikov/infiniteboost — Code for a paper InfiniteBoost: building infinite ensembles with gradient descent (arXiv:1706.01109). A. Rogozhnikov,… benedekrozemberczki/boostedfactorization — An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019). aciditeam/acidano.