Skip to main content

PyTorch library for recommender systems

Project description

Dataset processing | Training and Tuning | RecBoard

FreeRec is a repository designed for easy (recommendation) data pre-processing and model training. You are free to specify your own framework based on FreeRec.

Requirements:

Python >= 3.9 | PyTorch >=2.0 | TorchData >=0.6.0 | PyG >=2.3

conda create --name=FreeRec python=3.9
conda activate FreeRec

Note: After PyTorch 2.0, TorchData seems to have stopped being updated, and you can install it with --no-deps to avoid installing dependencies.

pip install --no-deps torchdata

Installation

pip install freerec

or (for latest)

pip install git+https://github.com/MTandHJ/freerec.git

Data Pipeline

Refer to here for dataset processing and splitting.

Training Flow

Reference Code

Acknowledgements

Thanks to ChatGPT for the annotation of some code. For this reason, some of the comments may be illogical.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freerec-0.8.1.tar.gz (66.3 kB view hashes)

Uploaded Source

Built Distribution

freerec-0.8.1-py3-none-any.whl (113.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page