
recommenders 1.1.1
0
Microsoft Recommenders - Python utilities for building recommender systems
Contents
Microsoft Recommenders - Python utilities for building recommender systems
Stars: 16122, Watchers: 16122, Forks: 2795, Open Issues: 168The microsoft/recommenders
repo was created 4 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 16122 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
- RecoDev Team at Microsoft
- License
- Homepage
- https://github.com/microsoft/recommenders
- PyPi:
- https://pypi.org/project/recommenders/
- Documentation:
- https://microsoft-recommenders.readthedocs.io/en/stable/
- 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 168 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