Skip to content

MusicRecPlus is a music recommendation system that recommends artists to users based on the given user preferences and their matches found with the preferences of all other users.

Notifications You must be signed in to change notification settings

RishikeshYadav95/MusicRecPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MusicRecPlus

MusicRecPlus is a music recommendation system that recommends artists to users based on the given user preferences and their matches found with the preferences of all other users.

How to install and run MusicRecPlus

Follow the steps to run MusicRecPlus.

  1. Fork the Project / Download the source code as a zip file
  2. Navigate to the project directory
  3. Run the musicrecplus.py python file

How to use MusicRecPlus

Follow these steps to use MusicRecPlus.

  1. On running the MusicRecPlus application, it will prompt the user to provide their name to enter the system.
  2. Once the user has entered their name, they will get access to the music recommendation system menu as follows: Enter a letter to choose an option : e - Enter preferences r - Get recommendations p - Show most popular artists h - How popular is the most popular m - Which user has the most likes s - Show Preferences d - Delete Preferences q - Save and quit
  3. Based on user's choice, they can enter their prefered artists, get new artist recommendations, see who are the most popular artists and how popular are they in the system, browse users with most liked artists, see their current prefered artists, delete any of their preferences, save their preferences, etc.

Contributing

If you have to add a feature, please fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/Feature)
  3. Commit your Changes (git commit -m 'Adding Feature')
  4. Push to the Branch (git push origin feature/Feature)
  5. Open a Pull Request

(back to top)

About

MusicRecPlus is a music recommendation system that recommends artists to users based on the given user preferences and their matches found with the preferences of all other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages