crab
Recommender Engine
Provides a flexible and fast recommender engine for Python built on top of classic information filtering algorithms
Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
1k stars
82 watching
376 forks
Language: Python
last commit: about 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
marcelcaraciolo/crab | A Python library for building scalable and flexible recommendation engines | 87 |
greenwolf-nsk/yandex-cup-2022-recsys | A recommender system built using multiple candidate selection and ranking methods for predicting next item likes in a streaming data environment. | 54 |
ocelma/python-recsys | A library for building and using collaborative filtering-based recommender systems | 1,477 |
ghamrouni/recommender | A C-based system for predicting product recommendations using collaborative filtering algorithms | 266 |
muesli/regommend | A simple recommendation system built on top of Go, allowing users to create tables with user ratings and retrieve personalized recommendations. | 314 |
rucaibox/recsysdatasets | A repository of public data sources for Recommender Systems. | 887 |
practical-recommender-systems/moviegeek | A Django-based website demonstrating how to implement recommender algorithms with a dataset from themoviedb.org API. | 909 |
bupt-gamma/multi-component-graph-convolutional-collaborative-filtering | A deep learning framework for collaborative filtering and graph-based recommender systems | 60 |
seniorsa/hybrid-rs-trainner | A collection of scripts for training a hybrid recommendation system combining collaborative filtering and content-based filtering techniques | 16 |
preferredai/cornac | A tool for building and comparing multimodal recommender systems using various machine learning algorithms. | 897 |
alibaba/easyrec | A framework for building and deploying scalable recommendation algorithms | 1,814 |
yihong-chen/neural-collaborative-filtering | An implementation of a deep learning-based framework for making recommendations using neural networks and matrix factorization. | 486 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
astrazeneca/rexmex | A library providing a comprehensive set of metrics and tools for evaluating recommender systems | 278 |
nwithan8/plexrecs | A Discord bot that provides personalized movie and TV show recommendations from a Plex library | 39 |