Skip to content

bdavis9725/Python-Music-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Concepts and Practices Assignment

The Intelligent Recommendation Service

This repo holds the code for parts 1 and 2 of my project in the PCP module of my MSc in Big Data Analytics course at Sheffield Hallam University.

Part 1 involves using concepts of Python without using libraries to create a system that can find the similarity of two songs chosen by the user and output the similarity score.

Part 2 involves using OOP concepts to create a system that provides n most similar tracks to a user based on their selection / entry. The value of n is chosen by the user.

UI Image for Part 2 is located here, it will changed to a gif later.

About

Music Comparison Service Assignment created with Python and Jupyter Notebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published