/Recommendation-system

This repository houses a recommendation system that's built using collaborative filtering and the K-nearest neighbors (KNN) algorithm. It helps suggest items based on the preferences and behaviors of users, making it a valuable tool for personalized recommendations.

Primary LanguagePython

Stargazers