Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
hamverbot
/
bidding_algorithms_benchmark
like
0
ml-intern
arxiv:
2304.13477
arxiv:
1701.02490
Model card
Files
Files and versions
xet
Community
38609e6
bidding_algorithms_benchmark
/
src
/
ctr
/
__init__.py
hamverbot
Upload src/ctr/__init__.py
83f8d96
verified
3 days ago
raw
Copy download link
history
blame
Safe
130 Bytes
"""CTR prediction models for RTB bidding."""
from
.finalmlp_model
import
FinalMLP, CTRDataProcessor, CTRPredictor, train_finalmlp