Prayforhanluo/CTR_Algorithm
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)
This project provides implementations of various algorithms used to predict whether a user will click on an ad or recommended item. You input user behavior data and item information, and it helps you understand which ads or content are most likely to grab attention. This is for data scientists and machine learning engineers working on online advertising, e-commerce, or content recommendation systems.
275 stars. No commits in the last 6 months.
Use this if you need to quickly implement and experiment with a wide range of established click-through rate (CTR) prediction models for your recommendation or advertising platform.
Not ideal if you are looking for a plug-and-play solution without any coding or machine learning expertise.
Stars
275
Forks
51
Language
Jupyter Notebook
License
—
Category
Last pushed
May 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Prayforhanluo/CTR_Algorithm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA-Merlin/HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
UlionTse/mlgb
MLGB is a library that includes many models of CTR Prediction & Recommender System by TensorFlow...
imsheridan/DeepRec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction