Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deejungx/collaborative-filtering

Implementation of collaborative filtering for recommendation system
https://github.com/deejungx/collaborative-filtering

Last synced: about 1 month ago
JSON representation

Implementation of collaborative filtering for recommendation system

Awesome Lists containing this project

README

        

# Recommendation System using Collaborative Filtering

This repository contains implementation of collaborative filtering to build a recommendation system. It utilized two algortihms:

1. Euclidean distance similarity
2. Pearson Correlation Coefficient