Skip to content

arunavsk/Artist-Recommedation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artist-Recommedation-System

A very basic recommendation program that recommends artists to users based on hybrid=collaborative+content based model.

Part of Siraj Raval's weekly programming challenge.

IMAGE ALT TEXT HERE

Getting Started

I would recommend using Linux/Mac for this as installing the dependency lightfm on Windows is nearly impossible.

Please follow Siraj's tutorial video to get started.

Dependencies

  • lightfm
  • numpy
  • matplotlib

Editor

  • Sublime Text 2

Running the code.

From terminal/command prompt -

Usage

python main.py

Result

The challenge was to check for a bunch of classifiers which performs better. Here I have used matplotlib to plot a horizational bar graph and compare different classifiers in terms of accuracy.

Result

Credits

About

A recommendation system that recommends artists to users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages