7 best C++ Recommender System libraries in 2024
by marketing.admin@openweaver.com Updated: Mar 10, 2023
Guide Kit
A recommender system, or a recommendation system is a subclass of information filtering systems that are meant to predict the “rating” or “preference” a user would give to an item. They are primarily used in commercial applications. Recommender systems are utilized in a variety of areas and are most commonly recognized as playlist generators for video and music services like Netflix, YouTube, Spotify, and Apple Music. However, there are also more creative uses like for potential friends on dating sites and for professionals or jobs on LinkedIn or AngelList. The following 6 best C++ Recommender System libraries are designed specifically for C++ developers who want to create and run unit tests to ensure their code works correctly. DeepRec - a recommendation engine based on TensorFlow; flipper - Recommendation engine and metainformation server; Movie-Recommendation-Engine - User Based Movie Recommendation System based.
DeepRecby alibaba
DeepRec is a high-performance recommendation deep learning framework based on TensorFlow.
DeepRecby alibaba
C++ 752 Version:r1.15.5-deeprec2302 License: Permissive (Apache-2.0)
ctrby blei-lab
Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.
ctrby blei-lab
C++ 144 Version:Current License: Strong Copyleft (GPL-2.0)
flipperby Zeks
Search/Recommendation engine and metainformation server for fanfiction net
flipperby Zeks
C++ 23 Version:1.4.4 License: Strong Copyleft (GPL-3.0)
SVDFeature_DMLCby CNevd
SVDFeature with parameter server for recommendation
SVDFeature_DMLCby CNevd
C++ 7 Version:Current License: Others (Non-SPDX)
recomm_engineby BaiGang
The former personalized news recommendation engine for **** news app.
recomm_engineby BaiGang
C++ 7 Version:Current License: Permissive (MIT)
Movie-Recommendation-Engineby anjanatiha
User Based Movie Recommendation System based on Collaborative Filtering Using Netflix Movie Dataset
Movie-Recommendation-Engineby anjanatiha
C++ 1 Version:Current License: Permissive (MIT License)