Hands On Recommendation Systems With Python Save

Hands-On Recommendation Systems with Python published by Packt

Project README

Hands-On Recommendation Systems with Python

Hands-On Recommendation Systems with Python

This is the code repository for Hands-On Recommendation Systems with Python, published by Packt.

Start building powerful and personalized, recommendation engines with Python

What is this book about?

First Paragraph from the Long Description

This book covers the following exciting features:

  • The different kinds of recommender systems
  • Data wrangling techniques using the pandas library
  • Building an IMDB Top 250 Clone
  • Building a content based engine to recommend movies based on movie metadata
  • Data mining techniques used in building recommenders

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

#Import SVD
from surprise import SVD

#Define the SVD algorithm object
svd = SVD()

#Evaluate the performance in terms of RMSE
evaluate(svd, data, measures=['RMSE'])

Following is what you need for this book: If you are a Python developer and want to develop applications for social networking, news personalization or smart advertising, this is the book for you. Basic knowledge of machine learning techniques will be helpful, but not mandatory.

With the following software and hardware list you can run all code files present in the book (Chapter 1-7).

Software and Hardware List

Chapter Software required OS required
1 Samba 4.x Server Software Windows

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Code in Action

Click on the following link to see the Code in Action:

http://bit.ly/2JV4oeu

Get to Know the Author

Rounak Banik Rounak Banik is a Young India Fellow and an ECE graduate from IIT Roorkee. He has worked as a software engineer at Parceed, a New York start-up, and Springboard, an EdTech start-up based in San Francisco and Bangalore. He has also served as a backend development instructor at Acadview, teaching Python and Django to around 35 college students from Delhi and Dehradun.

He is an alumni of Springboard's data science career track. He has given talks at the SciPy India Conference and published popular tutorials on Kaggle and DataCamp.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788993753

Open Source Agenda is not affiliated with "Hands On Recommendation Systems With Python" Project. README Source: PacktPublishing/Hands-On-Recommendation-Systems-with-Python
Stars
241
Open Issues
2
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating