UlionTse/mlgb
MLGB is a library that includes many models of CTR Prediction & Recommender System by TensorFlow & PyTorch. 「妙计包」是一个包含50+点击率预估和推荐系统深度模型的、通过TensorFlow和PyTorch撰写的库。
Building accurate recommendation systems or predicting click-through rates (CTR) can be complex. This library offers over 50 deep learning models for these tasks, taking in your user interaction data and outputting predictions to help you personalize experiences or optimize ad placements. It's designed for machine learning engineers and data scientists responsible for developing and deploying these types of systems.
1,048 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or data scientist needing to quickly implement and compare various state-of-the-art models for click-through rate prediction or personalized recommendations.
Not ideal if you are an end-user without a technical background in machine learning and deep learning frameworks like TensorFlow or PyTorch.
Stars
1,048
Forks
99
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 18, 2025
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/UlionTse/mlgb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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 .
cnkuangshi/LightCTR
Lightweight and Scalable framework that combines mainstream algorithms of Click-Through-Rate...
wzhe06/SparkCTR
CTR prediction model based on spark(LR, GBDT, DNN)