How to Build a Recommendation Engine

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=D4nXZMnKW4U



Duration: 11:54
22,485 views
184


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Between 2011 and 2012, recommendations account for 35% of all sales on Amazon. Similarly, Facebook, LinkedIn, Nextdoor, Gilt, and Netflix all heavily employ recommendation engines in their software.

Henry explains two approaches based on collaborative filtering: user-based, using a simple library called GER (Good Enough Recommendations), and item-based. He then shows a live demo of Hipflix, a recently deployed VHS eCommerce store he built with his team in a week.




Other Videos By Fullstack Academy


2016-05-12Material Design Tutorial - Material Design in the Context of Usability
2016-05-12Support Vector Machines (SVM) Tutorial - Support Vector Machines in JavaScript
2016-05-12GridFS with MongoDB Tutorial - An Overview of GridFS and How to Integrate with Mongo
2016-05-043D Rendering Techniques - How Does 3d Rendering Work on the Web
2016-05-04Artificial Intelligence Tutorial - An Introduction to Artificial Intelligence and Games
2016-04-27Bluebird.js Tutorial - How to Create and use Promises with Bluebird.js
2016-04-27Grace Hopper Academy Capstone Project: Codernotes
2016-04-27Grace Hopper Academy Capstone Project: Robo Rally
2016-04-27Grace Hopper Academy Capstone Project: Symph
2016-04-27Three.js Tutorial - Examples using Three.js
2016-04-27How to Build a Recommendation Engine
2016-04-27Serverless Architecture Tutorial - Launch and Run a Serverless App in Lambda, S3 and API Gateway
2016-04-27REST Tutorial - What is REST (Representational State Transfer)?
2016-04-26Angular Directives Tutorial - Deep Dive into Angular Directives
2016-04-25TECH TALK: How To Get Into The Meetup Scene in NYC
2016-04-20Grace Hopper Academy Capstone Project: Seven Cities
2016-04-11Sass Tutorial - Learn How to Use Sass
2016-04-11Immutable.js Tutorial - Introduction to Immutable.js
2016-03-28Speaker Series: Garreth Dottin Talks about Functional Programming
2016-03-23Dependency Injection Tutorial - AngularJS Dependency Injection Explained
2016-03-23D3.js Tutorial - Visualizing Data with D3.js



Tags:
Recommendation Engine
GER
Good Enough Recommendations
Build a Recommendation Engine