ChenglongChen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3217
- days_rel: n/a
- days_push: 3006
- n_releases_24m: 0
Adoption not part of the score
2066 stars · 802 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow implementation of the DeepFM model combining factorization machines and deep neural networks for click-through-rate (CTR) prediction. It supports classification and regression tasks, configurable FM/DNN components, early stopping, and refitting.
Use cases
- predict click-through rates for online ads
- train a DeepFM model in TensorFlow
- build a CTR prediction model with factorization machines
- run deep learning based CTR models on sparse categorical features
- use FM or DNN components separately for recommendation tasks
- prepare Kaggle competition features for DeepFM
When to choose
- you need a proven DeepFM implementation for CTR or recommendation ranking tasks
- you work with sparse categorical feature fields and want FM plus deep learning in one model
- you want a simple, well-documented reference implementation for learning or benchmarking
When to avoid
- you need a maintained library compatible with modern TensorFlow 2.x
- you want production-grade feature engineering pipelines or serving infrastructure
- you need models beyond DeepFM/FM/DNN variants
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning deep-learning data-science python deepfm factorization-machine ctr-prediction recommendation tensorflow click-through-rate
1 source
- readme: https://github.com/ChenglongChen/tensorflow-DeepFM · fetched 2026-08-28 · 7602bf12ae4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ChenglongChen/tensorflow-DeepFM | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ChenglongChen/tensorflow-DeepFM")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem