Feedstock license: BSD-3-Clause
Home: https://recbole.io
Package license: MIT
Summary: RecBole is developed based on Python and PyTorch for reproducing and developing recommendation algorithms in a unified, comprehensive and efficient framework for research purpose. In the first version, our library includes 53 recommendation algorithms, covering four major categories: General Recommendation, Sequential Recommendation, Context-aware Recommendation and Knowledge-based Recommendation.
Name | Downloads | Version | Platforms |
---|---|---|---|
Installing recbole
from the main channel can be achieved by:
conda install recbole
It is possible to list all of the versions of recbole
available on your platform with conda
:
conda search recbole