Understanding Anita

Poem by Bob Sharkey

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




How you can use the same powerful machine learning Netflix uses

Image from Netflix’s blog: https://medium.com/netflix-techblog/artwork-personalization-c589f074ad76

Did you ever wonder why the artwork Netflix uses for different shows sometimes changes when you login to your account day-to-day? One day it’s a picture of the whole bridge crew, the next day it’s Worf glaring at me judgingly. It’s because machine learning is operating behind the scenes to try and guess what will make you pick a particular show to watch. They’re personalizing the experience for you, based on your history of picking shows.

It is powerful machine learning, and you can use it to.

From Netflix’s blog about this technology:

There are a few interesting challenges to getting this right. For one, you need to first reduce your choices from millions to 50 or less. The artwork selection is a beautiful use case because there are certainly less than 50 different pieces of artwork that represent each show. The fewer choices this machine learning model needs to make, the better.

The second thing you need to do is to reward the artificial intelligence when it gets it right. For Netflix, the reward comes when you click the show. They showed you 10 different images for the same show, and on the 10th one you finally clicked it. There may have been other decisions that went into you clicking that show as well that you can capture and throw at the machine learning model; time of day, how long you’ve been online, geolocation etc., just in case the image isn’t the only deciding factor. The model will figure out what factors are more important than others.

By the way, this is why Netflix has different profiles. It’s pretty universally accepted by scientists that Star Trek: The Next Generation is a great show, but not everyone has accepted this truth yet. Netflix has no idea if it’s you, or your kids picking the shows to watch at any given time, so they encourage you to use profiles so they can separate out the traffic.

You can’t, its too hard.

The amount of things you have to do to get it to work is insane. You need a data scientists to build the algorithms, you need machine learning experts to understand the flow of the models and the data, you need rockstar developers to integrate it into a product or solution, and dev ops gods to deploy it and get it to scale.

There are actually many different and wonderful ways you can use collaborative filtering powered by machine learning to personalize things for your customers.

Personalization can be subtle, it can be dynamic, and it can greatly increase a metric like clicks, engagements, purchases, etc. And it’s a great use case for machine learning.

Part of a good implementation of this process is a system that randomizes results occasionally, so that users are not just fed things that the model thinks they want to see. In order for the model to learn, it needs to explore, which means showing users random choices and seeing how they engage. This helps us avoid building too much assumption into the model.

With great machine learning comes great responsibility.

Add a comment

Related posts:

Sin

In terms of the outside world, the response is indeed yes. Only after an extensive investigation and procedure of proof that an unlawful act had in fact been performed can someone be held accountable…

How racism has won in Latin America

I am in Colombia. Have been for a few weeks. My sister is here too with her two children. My niece has 100% Colombian parents, but due to some European blood somewhere along one of the lines she came…

How to Overcome Perfectionism in 5 Simple Steps

Per Merriam-Webster dictionary perfectionism is defined as “a disposition to regard anything short of perfection as unacceptable”. But what is perfect? Is “perfect” real? Let’s see it like this. When…