Skip to content

vikram7/Programming-Collective-Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command-line based movie recommendation app based on Toby Segaran's Programming Collective Intelligence. Movie recommendations are based on a collaborative filtering algorithm (Pearson similarity). Written in Ruby. Movie recommendations sourced from MovieLens.

To-do:

  • sanitize user input (specifically when movie string title isn't in the database)
  • refactor algorithm code
  • optimize for time
  • current algorithm is similar people recommendations, but i'd like to add similar product recommendations

About

Working through Programming Collective Intelligence (Machine Learning book) in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages