implicit

Recommender system library

Fast Python implementations of recommendation algorithms for implicit feedback datasets.

Fast Python Collaborative Filtering for Implicit Feedback Datasets

GitHub

4k stars
77 watching
612 forks
Language: Python
last commit: about 2 years ago
Linked from 3 awesome lists

collaborative-filteringmachine-learningmatrix-factorizationrecommendationrecommendation-systemrecommender-system

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
recommenders-team/recommendersProvides best practices and examples for building recommendation systems using machine learning algorithms19,418
lyst/lightfmA Python implementation of a hybrid recommendation algorithm that incorporates explicit and implicit feedback for personalized item suggestions.4,790
erikbern/ann-benchmarksA comprehensive benchmarking framework for evaluating the performance of approximate nearest neighbor search libraries in Python.5,013
plasma-umass/scaleneA high-performance Python profiler that analyzes CPU, GPU, and memory usage, providing detailed information and AI-powered optimization suggestions.12,274
thealgorithms/pythonA collection of algorithm implementations in Python195,521
nixtla/statsforecastA fast and accurate Python library for forecasting time series data using various statistical and econometric models4,045
xiangwang1223/neural_graph_collaborative_filteringA Python implementation of a graph neural network-based collaborative filtering framework for personalized recommendation systems812
bupt-gamma/multi-component-graph-convolutional-collaborative-filteringA deep learning framework for collaborative filtering and graph-based recommender systems60
microsoft/lightgbmA high-performance gradient boosting framework for machine learning tasks16,769
catboost/catboostA machine learning library that enables fast and scalable gradient boosting over decision trees8,139
eriklindernoren/ml-from-scratchProvides implementations of fundamental machine learning models and algorithms from scratch in Python24,092
luolc/adaboundAn optimizer that combines the benefits of Adam and SGD algorithms2,908
aksnzhy/xlearnA high-performance machine learning package with linear models and factorization machines.3,087
dmlc/xgboostAn optimized distributed gradient boosting library designed to be highly efficient and flexible26,396
trekhleb/homemade-machine-learningPractices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics23,191