PyTorch implementation of Factorization Machine Models
Project description
Factorization Machine models in PyTorch
This package provides a PyTorch implementation of factorization machine models and common datasets in CTR prediction.
Available Datasets
Models
Each model's AUC values are about 0.80 for criteo dataset, and about 0.78 for avazu dataset. (please see example code)
Installation
pip install torchfm
API Documentation
https://rixwew.github.io/pytorch-fm
Licence
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distribution
torchfm-0.2-py3-none-any.whl
(16.9 kB
view hashes)