Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Daisyrec | 496 | 2 months ago | 15 | August 14, 2022 | mit | Python | ||||
This is the repository of our article published in RecSys 2020 "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Comparison" and of several follow-up studies. | ||||||||||
Pytorch Fm | 268 | 3 years ago | 8 | January 18, 2020 | 3 | mit | Python | |||
Factorization Machine models in PyTorch | ||||||||||
Recstudio | 140 | 10 days ago | 11 | April 16, 2022 | 6 | mit | Python | |||
A highly-modularized and recommendation-efficient recommendation library based on PyTorch. | ||||||||||
Recommendation_model | 116 | a year ago | 4 | Python | ||||||
练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等 | ||||||||||
Factorization Machine For Prediction | 88 | 6 years ago | 1 | apache-2.0 | Jupyter Notebook | |||||
Factorization Machine for regression and classification | ||||||||||
Nfm Pyorch | 12 | 4 years ago | Python | |||||||
A pytorch implementation for He et al. Neural Factorization Machines for Sparse Predictive Analytics on SIGIR 2017. | ||||||||||
Deeprec Torch | 8 | 3 years ago | mit | Python | ||||||
Easy-to-use pytorch-based framework for RecSys models | ||||||||||
Torchctr | 6 | 4 years ago | 2 | September 02, 2019 | Python | |||||
CTR Prediction on PyTorch | ||||||||||
Fm For Online Recommendation | 4 | a year ago | Jupyter Notebook | |||||||
Factorization machine model and its variations for recommendation systems | ||||||||||
Attentive Factorization Machine | 2 | 4 years ago | Python | |||||||
Pytorch_AFM |
This package provides a PyTorch implementation of factorization machine models and common datasets in CTR prediction.
Each model's AUC values are about 0.80 for criteo dataset, and about 0.78 for avazu dataset. (please see example code)
pip install torchfm
https://rixwew.github.io/pytorch-fm
MIT