An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with matrix-factorization

A curated list of projects in awesome lists tagged with matrix-factorization .

https://github.com/visualize-ml/book4_power-of-matrix

Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!

linear linear-algebra machine-learning mathematics matrix matrix-factorization

Last synced: 13 May 2025

https://github.com/Visualize-ML/Book4_Power-of-Matrix

Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!

linear linear-algebra machine-learning mathematics matrix matrix-factorization

Last synced: 20 Mar 2025

https://github.com/lyst/lightfm

A Python implementation of LightFM, a hybrid recommendation algorithm.

learning-to-rank machine-learning matrix-factorization python recommender recommender-system

Last synced: 13 May 2025

https://github.com/benfred/implicit

Fast Python Collaborative Filtering for Implicit Feedback Datasets

collaborative-filtering machine-learning matrix-factorization recommendation recommendation-system recommender-system

Last synced: 13 May 2025

https://github.com/ibayer/fastFM

fastFM: A Library for Factorization Machines

factorization-machines machine-learning matrix-factorization recommender-system

Last synced: 09 May 2025

https://github.com/andrewssobral/lrslibrary

Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos

matlab matrix matrix-completion matrix-factorization rpca subspace-learning subspace-tracking tensor tensor-decomposition

Last synced: 16 May 2025

https://github.com/kakao/buffalo

TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems

cpp machine-learning matrix-factorization python recommender-system

Last synced: 08 Apr 2025

https://github.com/AmazingDD/daisyRec

Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Comparison" (RecSys2020)

afm biasmf cdae collaborative-filtering deepfm ease factorization-machines item2vec k-nearest-neighbors matrix-factorization neumf neural-collaborative-filtering nfm pytorch recommender-system slim svdpp vae

Last synced: 20 Jul 2025

https://github.com/evfro/polara

Recommender system and evaluation framework for top-n recommendations tasks that respects polarity of feedbacks. Fast, flexible and easy to use. Written in python, boosted by scientific python stack.

collaborative-filtering evaluation matrix-factorization recommender-system tensor-factorization top-n-recommendations

Last synced: 04 Apr 2025

https://github.com/xiangyue9607/BioNEV

Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)

biomedical-graphs biomedical-networks deepwalk gae graph-embedding graph-embedding-methods graph-embeddings-evaluation graph-factorization line-embedding link-prediction matrix-factorization network-embedding node-classification node2vec sdne struc2vec

Last synced: 01 May 2025

https://github.com/xptree/netmf

Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec

deepwalk matrix-factorization network-embedding node2vec social-network social-network-analysis

Last synced: 17 Jul 2025

https://github.com/xptree/NetMF

Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec

deepwalk matrix-factorization network-embedding node2vec social-network social-network-analysis

Last synced: 01 May 2025

https://github.com/cuMF/cumf_als

CUDA Matrix Factorization Library with Alternating Least Square (ALS)

als cuda gpu machine machine-learning matrix-factorization

Last synced: 04 May 2025

https://github.com/jrzaurin/recotour

A tour through recommendation algorithms in python [IN PROGRESS]

collaborative-filtering deep-learning lightgbm matrix-factorization python3 recommendation-algorithms

Last synced: 22 Aug 2025

https://github.com/dselivanov/rsparse

Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.

collaborative-filtering factorization-machines matrix-completion matrix-factorization r recommender-system sparse-matrices svd

Last synced: 15 May 2025

https://github.com/fuhailin/probabilistic-matrix-factorization

Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k | GroupLens dataset

matrix-factorization recommendation-system

Last synced: 21 Aug 2025

https://github.com/dawenl/cofactor

CoFactor: Regularizing Matrix Factorization with Item Co-occurrence

embeddings matrix-factorization python recommender-system

Last synced: 24 Dec 2025

https://github.com/eugeneyan/recsys-nlp-graph

🛒 Simple recommender with matrix factorization, graph, and NLP. Beating the regular collaborative filtering baseline.

graph matrix-factorization nlp pytorch recommender-system

Last synced: 07 Oct 2025

https://github.com/EthanRosenthal/torchmf

matrix factorization in PyTorch

matrix-factorization pytorch recommender-systems

Last synced: 29 Apr 2025

https://github.com/lmcinnes/enstop

Ensemble topic modelling with pLSA

dimensionality-reduction matrix-factorization plsa topic-modeling

Last synced: 30 Apr 2025

https://github.com/takuti/flurs

:ocean: FluRS: A Python library for streaming recommendation algorithms

data-science factorization-machines machine-learning matrix-factorization python recommender-system

Last synced: 18 Aug 2025

https://github.com/tonyduan/matrix-completion

Lightweight Python library for in-memory matrix completion.

collaborative-filtering matrix-completion matrix-factorization

Last synced: 13 Apr 2025

https://github.com/dcwuser/metanumerics

Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.

csharp-library data-analysis dotnet math math-library matrix matrix-algebra matrix-factorization matrix-library matrix-multiplication numerical-analysis numerical-integration numerical-optimization numerics optimization scientific-computing special-functions statistical-analysis statistical-tests statistics

Last synced: 19 Jul 2025

https://github.com/GemsLab/REGAL

Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings

graph-matching matrix-factorization network-alignment network-embedding node-embedding representation-learning scalability

Last synced: 17 Apr 2025

https://github.com/yixuan/recosystem

Recommender System Using Parallel Matrix Factorization

matrix-factorization recommender-system

Last synced: 13 Oct 2025

https://github.com/cascala/galileo

Scala Math - Numerical (Matlab-like) and Symbolic (Mathematica-like) tool

calculus einstein geometry matrix-calculations matrix-decompositions matrix-factorization parser-combinators riemann tensor

Last synced: 11 Jan 2026

https://github.com/madrury/linalg

A linear algebra library in C. For fun.

linear-algebra matrix-factorization

Last synced: 24 Apr 2025

https://github.com/amoussawi/recoder

Large scale training of factorization models for Collaborative Filtering with PyTorch

autoencoder collaborative-filtering deep-learning machine-learning matrix-factorization pytorch recommender-system

Last synced: 19 Nov 2025

https://github.com/malb/m4ri

M4RI is a library for fast arithmetic with dense matrices over GF(2)

c linear-algebra matrix-factorization matrix-multiplication

Last synced: 13 Oct 2025

https://github.com/nanxstats/deep-learning-recipes

🍱 R implementation for selected machine learning methods with deep learning frameworks (Keras, Tensorflow)

deep-learning keras matrix-factorization r recommender-system tensorflow triplet-loss

Last synced: 23 Aug 2025

https://github.com/jbochi/facts

Matrix Factorization based recsys in Golang. Because facts are more important than ever

implicit implicit-feedback matrix-factorization recommender-system

Last synced: 11 Apr 2025

https://github.com/tohtsky/irspack

Train, evaluate, and optimize implicit feedback-based recommender systems.

eigen evaluation-framework hyperparameter-optimization knn-algorithm matrix-factorization optuna pybind11 recommender-systems

Last synced: 30 Apr 2025

https://github.com/david-cortes/recometrics

(Python, R, C++) Library-agnostic evaluation framework for implicit-feedback recommender systems

implicit-feedback matrix-factorization recommender-systems

Last synced: 08 May 2025

https://github.com/mpf/qrupdate.jl

Column and row updates to "Q-less" QR decomposition, including stable least-squares solves

julia linear-algebra matrix-computations matrix-factorization numerical-methods

Last synced: 01 Aug 2025

https://github.com/maciejkula/binge

Recommendation models that use binary rather than floating point operations at prediction time.

deep-learning learning-to-rank machine-learning matrix-factorization recommender

Last synced: 14 Jul 2025

https://github.com/cod3licious/simec

Similarity Encoder (SimEc) Neural Network Framework for learning low dimensional similarity preserving representations

deep-learning embeddings machine-learning matrix-factorization neural-network representation-learning

Last synced: 12 Aug 2025

https://github.com/praful932/tf-rec

Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.

deep-learning keras machine-learning machine-learning-algorithms matrix-factorization python python-library recommendation-system recommender-system svd svdplusplus svdpp tensorflow

Last synced: 03 Oct 2025

https://github.com/biolab/orange3-datafusion

🍊 :link: Data fusion add-on for Orange3

data-fusion matrix-decompositions matrix-factorization

Last synced: 14 Aug 2025

https://github.com/seyedhosseinzadeh/sucp

Leveraging Social Influence based on Users Activity Centers for Point-of-Interest Recommendation

matrix-factorization point-of-interest python27 recommendation-system social-influence social-network

Last synced: 09 Apr 2025

https://github.com/changwoolee/blast

[NeurIPS 2024] BLAST: Block Level Adaptive Structured Matrix for Efficient Deep Neural Network Inference

efficient-inference large-language-models llama matrix-factorization matrix-multiplication model-compression

Last synced: 11 Apr 2025

https://github.com/gentaiscool/matrix_fact

Matrix Factorization Library

convex matrix matrix-factorization python pytorch svd

Last synced: 10 Apr 2025

https://github.com/sebastianament/blockfactorizations.jl

This package contains a data structure that wraps a matrix of matrices or factorizations and acts like the matrix resulting from concatenating the input matrices without allocating further memory.

block-matrix block-matrix-multiplication julia linear-algebra matrix matrix-decomposition matrix-factorization

Last synced: 13 Apr 2025

https://github.com/haekyu/mfrwr

A Comparative Study of Matrix Factorization and Random Walk with Restart

bigdata2017 matrix-factorization random-walk-with-restart recommender-system

Last synced: 02 Aug 2025

https://github.com/risilab/Learnable_MMF

Learning Multiresolution Matrix Factorization and its Wavelet Networks on Graphs

graph-neural-networks matrix-factorization multiresolution-analysis reinforcement-learning wavelet-analysis

Last synced: 15 Jul 2025

https://github.com/gentaiscool/pmf

Probabilistic Matrix Factorization on MovieLens 100K

matrix-factorization movielens pmf scikit-learn sklearn sparse

Last synced: 15 Apr 2025

https://github.com/jennalandy/bayesnmf

R package for bayesNMf, a computationally efficient Gibbs sampler for Bayesian Poisson NMF which automatically determines the number of latent factors while quantifying uncertainties of the learned matrices.

bayesian-inference bayesian-nmf gibbs-sampling matrix-factorization mutational-signatures nmf non-negative-matrix-factorization r-package

Last synced: 23 Apr 2025

https://github.com/andrewssobral/poblano_toolbox

Poblano Toolbox (Sandia National Labs)

matrix matrix-factorization nonlinear-optimization

Last synced: 10 Apr 2025