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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
benedekrozemberczki avatar

benedekrozemberczki/BoostedFactorization

0
View on GitHub↗
35 estrellas·13 forks·Python·GPL-3.0·4 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de benedekrozemberczki/boostedfactorizationGráfico del historial de estrellas de benedekrozemberczki/boostedfactorization

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a BoostedFactorization

Proyectos open-source similares, clasificados según cuántas características comparten con BoostedFactorization.
  • aditya-grover/node2vecAvatar de aditya-grover

    aditya-grover/node2vec

    2,732Ver en GitHub↗

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

    Scala
    Ver en GitHub↗2,732
  • ajoo/nrgboostAvatar de ajoo

    ajoo/nrgboost

    5Ver en GitHub↗

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

    Python
    Ver en GitHub↗5
  • amirsaffari/online-multiclass-lpboostAvatar de amirsaffari

    amirsaffari/online-multiclass-lpboost

    68Ver en GitHub↗

    Online Multi-Class LPBoost

    C++
    Ver en GitHub↗68
  • aciditeam/acidanoAvatar de aciditeam

    aciditeam/acidano

    4Ver en GitHub↗
    Jupyter Notebook
    Ver en GitHub↗4
Ver las 30 alternativas a BoostedFactorization→

Preguntas frecuentes

¿Qué hace benedekrozemberczki/boostedfactorization?

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

¿Cuáles son las características principales de benedekrozemberczki/boostedfactorization?

Las características principales de benedekrozemberczki/boostedfactorization son: Embedding Algorithms, Gradient Boosting Research.

¿Qué alternativas de código abierto existen para benedekrozemberczki/boostedfactorization?

Las alternativas de código abierto para benedekrozemberczki/boostedfactorization incluyen: 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.