Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mantej-Singh authored Jan 24, 2017
1 parent 77edc69 commit 452469a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Movie-Recommendation
Simple recommendation engine using Pandas corrwith function
## Simple recommendation engine using Pandas corrwith function

This notebook shows creation of Recommendation

*Install `pip install pandas` to install the Pandas library.

*Install `pip install numpy` to install the Numpy library. *Not necessary*

*Used Content based Recommendation.

0 comments on commit 452469a

Please sign in to comment.