Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tusharmakkar08/recommendation_systems
Different Recommendation Systems built in Python
https://github.com/tusharmakkar08/recommendation_systems
Last synced: 25 days ago
JSON representation
Different Recommendation Systems built in Python
- Host: GitHub
- URL: https://github.com/tusharmakkar08/recommendation_systems
- Owner: tusharmakkar08
- License: mit
- Created: 2014-01-30T03:38:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-02T09:49:56.000Z (almost 11 years ago)
- Last Synced: 2023-04-01T12:52:14.975Z (over 1 year ago)
- Language: Python
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Recommendation_Systems
======================Different Recommendation Systems built in Python .
######Used the following approaches
* SlopeOne recommendation
* pearson coefficient
* deviation method
* minkowski distance
* manhattan distance