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
benedekrozemberczki avatar

benedekrozemberczki/BoostedFactorization

0
View on GitHub↗
35 stars·13 forks·Python·GPL-3.0·7 views

BoostedFactorization

An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

Features

  • Embedding Algorithms - Multi-level network embedding using boosted low-rank approximation.
  • Gradient Boosting Research - Local topic discovery using boosted matrix factorization.

Star history

Star history chart for benedekrozemberczki/boostedfactorizationStar history chart for benedekrozemberczki/boostedfactorization

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.

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 BoostedFactorization

Similar open-source projects, ranked by how many features they share with BoostedFactorization.
  • aditya-grover/node2vecaditya-grover avatar

    aditya-grover/node2vec

    2,732View on GitHub↗

    This repository provides a reference implementation of node2vec as described in the paper:

    Scala
    View on GitHub↗2,732
  • 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
  • amirsaffari/online-multiclass-lpboostamirsaffari avatar

    amirsaffari/online-multiclass-lpboost

    68View on GitHub↗

    Online Multi-Class LPBoost

    C++
    View on GitHub↗68
  • aciditeam/acidanoaciditeam avatar

    aciditeam/acidano

    4View on GitHub↗
    Jupyter Notebook
    View on GitHub↗4
See all 30 alternatives to BoostedFactorization→

Frequently asked questions

What does benedekrozemberczki/boostedfactorization do?

An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

What are the main features of benedekrozemberczki/boostedfactorization?

The main features of benedekrozemberczki/boostedfactorization are: Embedding Algorithms, Gradient Boosting Research.

What are some open-source alternatives to benedekrozemberczki/boostedfactorization?

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.