recommenders 1.2.0
0
Recommenders - Python utilities for building recommendation systems
Contents
Recommenders - Python utilities for building recommendation systems
Stars: 18952, Watchers: 18952, Forks: 3083, Open Issues: 169The recommenders-team/recommenders
repo was created 6 years ago and the last code push was 3 days ago.
The project is extremely popular with a mindblowing 18952 github stars!
How to Install recommenders
You can install recommenders using pip
pip install recommenders
or add it to a project with poetry
poetry add recommenders
Package Details
- Author
- Recommenders contributors
- License
- None
- Homepage
- https://github.com/recommenders-team/recommenders
- PyPi:
- https://pypi.org/project/recommenders/
- Documentation:
- https://recommenders-team.github.io/recommenders/intro.html
- GitHub Repo:
- https://github.com/microsoft/recommenders
Classifiers
- Scientific/Engineering/Artificial Intelligence
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common recommenders errors.
Code Examples
Here are some recommenders
code examples and snippets.
GitHub Issues
The recommenders package has 169 open issues on GitHub
- [ASK] Question on ndcg_at_k calculation
- [BUG] ndcg_at_k() arg error
- [ASK] Remove deprecated Python settings from devcontainers.json
- [FEATURE] Improve setup for developers with GPU and Spark details
- [FEATURE] Add functional test with SAR deep dive notebook
- [BUG] SAR needs to be modified due to a breaking change in spicy
- [BUG] error in test deeprec with gzip file
- [BUG] Review TFIDF notebook and CORD dataset
- [BUG] Review GeoIMC movielens
- Add support for Python 3.10 and 3.11 and drop for 3.7
- How to improve the performance of NCF models