Coder Social home page Coder Social logo

ptzagk / hands-on-recommendation-systems-with-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/hands-on-recommendation-systems-with-python

0.0 1.0 0.0 199 KB

Hands-On Recommendation Systems with Python published by Packt

License: MIT License

Jupyter Notebook 100.00%

hands-on-recommendation-systems-with-python's Introduction

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

Related products

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.

hands-on-recommendation-systems-with-python's People

Contributors

jinesh1395 avatar mohammedyusufimaratwale avatar rounakbanik avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.