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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
arogozhnikov avatar

arogozhnikov/infiniteboost

0
View on GitHub↗
183 Stars·21 Forks·Jupyter Notebook·3 Aufrufe

Infiniteboost

Code for a paper InfiniteBoost: building infinite ensembles with gradient descent (arXiv:1706.01109). A. Rogozhnikov, T. Likhomanenko

Features

  • Gradient Boosting Research - Hybrid bagging and boosting model for scalability.

Star-Verlauf

Star-Verlauf für arogozhnikov/infiniteboostStar-Verlauf für arogozhnikov/infiniteboost

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Infiniteboost

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Infiniteboost.
  • ajoo/nrgboostAvatar von ajoo

    ajoo/nrgboost

    5Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗5
  • amirsaffari/online-multiclass-lpboostAvatar von amirsaffari

    amirsaffari/online-multiclass-lpboost

    68Auf GitHub ansehen↗

    Online Multi-Class LPBoost

    C++
    Auf GitHub ansehen↗68
  • andymiller/vboostAvatar von andymiller

    andymiller/vboost

    11Auf GitHub ansehen↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    Auf GitHub ansehen↗11
  • aciditeam/acidanoAvatar von aciditeam

    aciditeam/acidano

    4Auf GitHub ansehen↗
    Jupyter Notebook
    Auf GitHub ansehen↗4
Alle 30 Alternativen zu Infiniteboost anzeigen→

Häufig gestellte Fragen

Was macht arogozhnikov/infiniteboost?

Code for a paper InfiniteBoost: building infinite ensembles with gradient descent (arXiv:1706.01109). A. Rogozhnikov, T. Likhomanenko

Was sind die Hauptfunktionen von arogozhnikov/infiniteboost?

Die Hauptfunktionen von arogozhnikov/infiniteboost sind: Gradient Boosting Research.

Welche Open-Source-Alternativen gibt es zu arogozhnikov/infiniteboost?

Open-Source-Alternativen zu arogozhnikov/infiniteboost sind unter anderem: ajoo/nrgboost — This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025). amirsaffari/online-multiclass-lpboost — Online Multi-Class LPBoost. 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. benedekrozemberczki/boostedfactorization — An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019). aciditeam/acidano.