ibayer/fastFM
fastFM: A Library for Factorization Machines observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4328
- days_rel: n/a
- days_push: 1508
- n_releases_24m: 0
Adoption not part of the score
1086 stars · 204 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fastFM is a Python library for Factorization Machines with a scikit-learn compatible API, with performance-critical code written in C and wrapped with Cython. It supports regression, classification, and ranking tasks via SGD, ALS (coordinate descent), and MCMC solvers.
Use cases
- train factorization machine models for regression
- build recommender systems with matrix factorization
- binary classification with factorization machines
- learning-to-rank with BPR loss
- Bayesian inference for factorization machines with MCMC
- sparse feature interaction modeling in scikit-learn style
When to choose
- you need factorization machines with a familiar scikit-learn API
- you want multiple solvers (SGD, ALS, MCMC) for regression, classification, or ranking
- you work on Linux or macOS with Python
When to avoid
- you need Windows support
- you need actively maintained software with recent updates
- you need deep learning based recommenders or GPU acceleration
Facets
library · maturity maintenance
machine-learning data-science machine-learning python factorization-machines matrix-factorization scikit-learn-api recommender-systems cython linux macos
2 sources
- readme: https://github.com/ibayer/fastFM · fetched 2026-08-28 · e73fe3b10a8e
- homepage: http://ibayer.github.io/fastFM · fetched 2026-08-29 · f4eeda781f7a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ibayer/fastFM | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem