How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This repository provides a reference implementation of node2vec as described in the paper:
This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025).
Online Multi-Class LPBoost
An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).
The main features of benedekrozemberczki/boostedfactorization are: Embedding Algorithms, Gradient Boosting Research.
Open-source alternatives to benedekrozemberczki/boostedfactorization include: aditya-grover/node2vec — This repository provides a reference implementation of node2vec as described in the paper:. 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. andompesta/come — Implementation of ComE algorithm. andymiller/vboost — code for Variational Boosting: Iteratively Refining Posterior Approximations. aciditeam/acidano.