How Recommender Systems Work (Netflix/Amazon)

  Рет қаралды 219,135

Art of the Problem

Art of the Problem

4 жыл бұрын

The key insights behind content and collaborative filtering (Matrix Factorization). How Amazon, Netflix, Facebook and others predict what you will like.
Paper in this video:
Matrix Factorization Techniques for Recommender Systems
www.inf.unibz.it/~ricci/ISR/p...

Пікірлер: 201
@whuzzzup
@whuzzzup 4 жыл бұрын
And then there is Amazon asking me to buy a second washing machine.
@zeikjt
@zeikjt 4 жыл бұрын
Some products really need a "people usually buy only one at a time" tag. Refrigerators, cars, houses...
@Flankymanga
@Flankymanga 4 жыл бұрын
Wait a minute... hey Thats basically amazon telling you "Hey your washing machine is about to go out of service wanna buy a new one just in case?"
@owendavies8227
@owendavies8227 3 жыл бұрын
Amazon uses "customers that bought this also like" and similar simple algorithms. Nothing complicated or sophisticated. They work just fine.
@carkod
@carkod 2 жыл бұрын
People are terrified at the thought of machines taking over, but actually the algorithms being used in AI and recommendation system are just as inacurate as a friend's recommendation.
@user-tb4ig7qh9b
@user-tb4ig7qh9b 8 ай бұрын
🤣🤣🤣🤣
@TheKmisra
@TheKmisra 2 жыл бұрын
I think it should be noted that for the cold start problem, you'd want to use content filtering to define which users to show those new items to - hence, a combination of content and collaborative filtering is the best approach.
@aswinnath8580
@aswinnath8580 8 ай бұрын
an hybrid approach
@markheaney
@markheaney 4 жыл бұрын
I don't understand why this channel isn't more popular. From the beginning it's been great.
@holyflame7653
@holyflame7653 4 жыл бұрын
The name I learnt this as in Uni was Singular Value Decomposition. Same thing, different names. Great video as usual!
@user-or7ji5hv8y
@user-or7ji5hv8y 3 жыл бұрын
Really like how the explanation is concise and clear.
@pritamdas06
@pritamdas06 2 жыл бұрын
These are some solid gold videos on your channel you are putting up for free! Your incredible knowledge, such hardwork and the will to put such amazing educational concepts before the audience is really creating these masterpieces! Absolutely love it! 💗
@ArtOfTheProblem
@ArtOfTheProblem 2 жыл бұрын
appreciate this feedback thank you
@ryanmckenzie1990
@ryanmckenzie1990 3 жыл бұрын
I love all the artistic choices you guys make when putting these videos together, they have a spacious mood to them. It’s a little sad to read other viewers don’t like the music choice as much, each to their own I guess.
@ArtOfTheProblem
@ArtOfTheProblem 3 жыл бұрын
I get that a lot, it's nice to hear from both sides that the mood 'works'
@JustSkillGG
@JustSkillGG 3 жыл бұрын
I AM SO HAPPY i discovered this channel!!!
@ArtOfTheProblem
@ArtOfTheProblem 3 жыл бұрын
welcome!
@malchicken
@malchicken 4 жыл бұрын
Love the video, thank you, great explanation. I wonder if I’m the only one who finds the music a bit...creepy or disturbing....or, maybe that’s intended. Rewatching, I see that may be my fault for watch at 2x speed.
@joqiao400
@joqiao400 3 жыл бұрын
I feel the same, it's rather distracting
@ipek2556
@ipek2556 2 жыл бұрын
its rly disturbing at any speed...couldnt keep watching it so I was looking for this comment :/
@thangtran145
@thangtran145 2 жыл бұрын
My god, the music put me in a freaking trauma. The explanation was great but I had to turn off the audio. What the heck did the creator think? Since when horror music as background music is a good idea?
@danielbertuzzi6953
@danielbertuzzi6953 3 ай бұрын
awful background music
@MrDaanjanssen
@MrDaanjanssen 4 жыл бұрын
Very enjoyable and clear explanation! Great video
@thomasmabelemasibo5495
@thomasmabelemasibo5495 2 жыл бұрын
Great work. Very precise and comprehensive. Thank you.
@snowwolf4148
@snowwolf4148 Жыл бұрын
Dude , literally watched a zillion videos on YT , nothing comes close to this video. The SVD simplification is on another level!
@ArtOfTheProblem
@ArtOfTheProblem Жыл бұрын
woo! glad you found it
@user-tb4ig7qh9b
@user-tb4ig7qh9b 8 ай бұрын
🤣🤣🤣
@roadmonitoroz
@roadmonitoroz Жыл бұрын
Interesting video. I downloaded my netflix data once. It is amazing how much data they actually collect . One of the bits they collect is how long you watch each video (whether the actual movie) or the preview clip on the movie selection screen. i.e. If you watch the whole thing, you are somewhat interested in it and "that type of movie". It also logs what suggestions it gave to you and why that suggestion was given (due to another video) . It also collects search terms (full / partial) and what results were given to you. i.e. You type "term" and up comes "Terminator 1,2,3" , "The terminal" (totally different type of movie)
@mnamaddy
@mnamaddy Жыл бұрын
how did you download your netflix data?
@thecheekychinaman6713
@thecheekychinaman6713 3 ай бұрын
Easily and concisely explained. Appreciated
@deepd2901
@deepd2901 3 жыл бұрын
This gold. Thank you so much for making this.
@NeuroPulse
@NeuroPulse 4 жыл бұрын
Art of the Problem is one of the better things on the internet.
@joshhug2578
@joshhug2578 2 жыл бұрын
Damn. This is so concise and perfect.
@jeremyknowsbetter4631
@jeremyknowsbetter4631 2 жыл бұрын
Thank you for this video! Explained a very complex concept for me in a very understandable way.
@ArtOfTheProblem
@ArtOfTheProblem 2 жыл бұрын
appreciate the feedback
@jasertio
@jasertio 4 жыл бұрын
Very interesting!! I would love to see more videos on this topic. I would guess that the amount of features can be increased in order to have a more accurate result, at the expense of greater computing power and storage requirements.
@ArtOfTheProblem
@ArtOfTheProblem 4 жыл бұрын
yes, exactly (same as making a neural network wider)
@nezv71
@nezv71 4 жыл бұрын
Not necessarily more accurate though, due to a phenomenon called overfitting: en.wikipedia.org/wiki/Overfitting?wprov=sfla1
@ernietam6202
@ernietam6202 2 ай бұрын
Thanks a lot. It is so simple that I can understand immediately.
@ArtOfTheProblem
@ArtOfTheProblem 2 ай бұрын
glad it helped
@acada
@acada Жыл бұрын
Excellent presentation and visualisation. I recommend this video for Google best award.
@KenCubed
@KenCubed 4 жыл бұрын
I am a mathematics phd student doing my thesis on low-rank matrix completion, it was great seeing this video show up in my feed! One of my biggest concerns was why we can assume that real life data is part of a low-rank matrix. Even though data being non-random and part of a low-dimensional space is a very reasonable assumption, the issue is that the space of low rank matrices is a very specific low-dimensional space, so why should we assume that our data lies on this specific low dimensional space? The features argument seems fair to me as why it may be reasonable to assume that our data is low-rank.
@ArtOfTheProblem
@ArtOfTheProblem 4 жыл бұрын
It's a great question. I'm currently working on a video on manifold hypothesis that gets at this question a little deeper. Would love to hear other's thoughts
@lucacaccistani9636
@lucacaccistani9636 4 жыл бұрын
That's very interesting, I like the field of prediction/compression/NMF fact a lot. Do you have some references or papers on the subject you mentioned ? How do you define real life data ?
@KenCubed
@KenCubed 4 жыл бұрын
@@lucacaccistani9636 Here is a paper on matrix completion that describes the alternating projection method, and some theoretical results using algebraic geometry: arxiv.org/abs/1711.02151 By real life data I mean data that comes from real life, such as an image or the incomplete user ratings in the netflix problem. Given unknown positions of a matrix, it's easy to find a partially complete matrix which can be completed to a rank r matrix. Just generate a rank r matrix then delete entries in the unknown indices, then we know the resulting incomplete matrix has a rank r completion. If we choose the known entries of a partially complete matrix randomly from a continuous distribution, then often times there will exist a rank r completion with probability 0, or there will be infinitely many rank r completions. However, it is assumed that our data lies on some low dimensional space, so choosing random known entries may not be a good model for real data.
@dmc-au
@dmc-au Жыл бұрын
In reverse, doesn't the utility of the approximation (people do seem to like the recommendations) provide some clue that there is a lower-dimensional manifold useful for the purpose of estimating *specifically* the preferences of people regarding movies? Also, if true randomness provides maximum information, and for the most part people's movie preferences, and movies themselves, are far from random, doesn't that also imply that there will be a useful, lower-dimensional manifold? All while keeping in mind that the movies people make and the movies that people watch are reflections of each other: people make movies that other people want to watch, and people only watch what movies people make.
@ArtOfTheProblem
@ArtOfTheProblem 5 ай бұрын
this is what I assume (low-dimensional manifold)@@dmc-au
@Photis
@Photis 4 жыл бұрын
Really nice and insightful video.
@LUCA54
@LUCA54 3 жыл бұрын
Very nice video! I'm searching for a while for the correct explanation of those algorithm. Finally I've found it!
@ArtOfTheProblem
@ArtOfTheProblem 3 жыл бұрын
excellent welcome to the club!
@tuannguyenxuan8919
@tuannguyenxuan8919 2 жыл бұрын
Very intuitive approach, thanks a lot !!!
@nbme-answers
@nbme-answers 4 жыл бұрын
Brit, you posted a video but I didn't see a Patreon billing. Please take my money! You deserve it!
@vaiterius
@vaiterius 7 ай бұрын
I’m attempting to make a video game recommendation system from a Steam games dataset and your video was super helpful to me!
@ArtOfTheProblem
@ArtOfTheProblem 7 ай бұрын
cool please keep me posted
@ArtOfTheProblem
@ArtOfTheProblem 4 жыл бұрын
STAY TUNED: Next video will be on "History of RL | How AI Learned to Feel" SUBSCRIBE: www.youtube.com/@ArtOfTheProblem?sub_confirmation=1 WATCH AI series: kzbin.info/aero/PLbg3ZX2pWlgKV8K6bFJr5dhM7oOClExUJ
@guyindisguise
@guyindisguise 4 жыл бұрын
Well it's the same "reversal" of programming logic - non NN: you give the computer some input and an algorithm and the computer will give you the output - NN: you give the computer some input and output and the computer will give you the algorithm (the neural network) (this is only true for training of course, at inference time you will use the input and the learned algorithm to get the output again, but the learning part is kind of like the "solving the problem" part) Now that I think about it, mentally I originally compared this to deep learning (neural network with more than 3 layers), but collaborative filtering seems more like a single layer neural network since the more complicated levels of feature abstraction which comes with more layers, seems to be missing here, instead all the abstraction is contained in a single layer, if I'm not mistaken? Basically we have one weighted feature vector for the people and one for the movies and we multiply them to see how well they match (bigger total number = better match), which is also part of what NNs do. I guess the bias and activation functions are missing since we just need the score and not a decision boundary?
@Primius80
@Primius80 4 жыл бұрын
It looks similar to a neural network with one hidden layer, but the activation functions are missing. These are critical for neural networks in order to be more powerful than matrix multiplication. The standard learning algorithm for neural networks (stochastic gradient descent) should still work, but there are probably faster direct methods from linear algebra to calculate the matrix entries.
@user-do5vk8et2j
@user-do5vk8et2j 3 жыл бұрын
The real problem here is traditional recommendation algorithm would recommend to you with things you already have. We need a new algorithm which can analyze and tell you what you may need to get in future, based on historical data.
@thaear1
@thaear1 2 жыл бұрын
Very interesting and clear explanation
@tomblanchfield9913
@tomblanchfield9913 2 жыл бұрын
thanks for this video, i have to build a recommender system for college and this was a really good concise description of how the thing works!
@ArtOfTheProblem
@ArtOfTheProblem 2 жыл бұрын
sweet glad this helped you
@kalirocketdev
@kalirocketdev 7 күн бұрын
Hi, how did it go. I'm also in journey to build one
@ForTomorrowToday
@ForTomorrowToday 4 жыл бұрын
Lemmino if you find any more channels like this. These days prediction has made youtube channel subscription less important. However, I use them just as an A-list. Btw I subscribed.
@maxcoteclearning
@maxcoteclearning Жыл бұрын
Great explaination ! Thankyou
@NevinVlogs
@NevinVlogs 3 жыл бұрын
Hi, for your explanation on collaborative filtering are you explaining from the model-based approach, I'm a little bit confused between the memory and model-based approach fro CBF
@StefanTheFink
@StefanTheFink 4 жыл бұрын
Great work 👏👏
@shandou5276
@shandou5276 3 жыл бұрын
Fantastic job again! :)
@hantuchblau
@hantuchblau 4 жыл бұрын
It's worth noting that the patterns in data don't always mirror reality. People with asthma and copd check earlier with the doctor when they have trouble breathing. So an ann would predict that people with asthma are at lower risk when catching pneumonia and schedule them accordingly. These problems are frustratingly hard to find. Most approaches to make answers interpretable seem to be about learning a linear local approximation of the machine model, which works reasonably well on convolutional networks.
@batungcao3494
@batungcao3494 2 жыл бұрын
Very good and funny videos bring a great sense of entertainment!
@hamidashim9016
@hamidashim9016 3 жыл бұрын
what a nice video! sooo useful :)
@mineman1736
@mineman1736 3 жыл бұрын
I find it funny you used the matrix as the main movie while also explaining matrix and matrices
@mikejason3822
@mikejason3822 3 жыл бұрын
Very clear video!
@ViclVl
@ViclVl Жыл бұрын
good job, amazing video
@andrewaquilina7601
@andrewaquilina7601 4 жыл бұрын
great vid!!! thank you
@PouryaHosseini
@PouryaHosseini 2 жыл бұрын
That was really helpful thanks
@anhquocnguyen1967
@anhquocnguyen1967 4 жыл бұрын
Can you explain me what if there are many, many ways to generate the current data? At that time does it mean that we will have multiple reference table? How do we fix this problem?
@iMegaStorm
@iMegaStorm 2 жыл бұрын
Hi, where did you get the images of netflix about content filtering at 4:16 in the video? I need it for my dissertation as a talking point that Netflix was a content filtered recommender at one point, thanks!
@Ramkumar-uj9fo
@Ramkumar-uj9fo 10 күн бұрын
Recommendation engines, a hot CS topic, are desired by business folks for personalization and user engagement in marketing, media, and e-commerce.
@philipnel7481
@philipnel7481 25 күн бұрын
Great explanation!
@ArtOfTheProblem
@ArtOfTheProblem 25 күн бұрын
Thanks! stay tuned for more
@Yeeezy
@Yeeezy Жыл бұрын
This was really cool
@Tracks777
@Tracks777 4 жыл бұрын
nice video
@debatradas1597
@debatradas1597 Жыл бұрын
thank you so much
@anangelsdiaries
@anangelsdiaries 4 ай бұрын
Great video!
@ArtOfTheProblem
@ArtOfTheProblem 4 ай бұрын
glad you found this helpful
@ebayo4075
@ebayo4075 Жыл бұрын
How can I like the video a million times...now I can gladly go back those papers with recondite information.
@ArtOfTheProblem
@ArtOfTheProblem Жыл бұрын
:))
@raphaelquinones4002
@raphaelquinones4002 4 жыл бұрын
Please don't stop making videos
@chanxo643
@chanxo643 2 жыл бұрын
this was pretty good
@Rainbowwwwwwwwwwww
@Rainbowwwwwwwwwwww 4 жыл бұрын
nice vid i love it
@obaidient
@obaidient 3 жыл бұрын
Which ML algo is used in 5:10 to 5:48 can you please name it, it will be very helpful. Thanks for sharing this amazing work.
@ArtOfTheProblem
@ArtOfTheProblem 3 жыл бұрын
interestingly enough, you can do the most simple thing here which is repeatedly guess and keep what works.
@harshamusunuri1924
@harshamusunuri1924 Жыл бұрын
some legend made this video!
@ArtOfTheProblem
@ArtOfTheProblem Жыл бұрын
glad this helped you
@dewinmoonl
@dewinmoonl 3 жыл бұрын
holy cow this is a good video
@ArtOfTheProblem
@ArtOfTheProblem 3 жыл бұрын
glad this helped
@safrizal513
@safrizal513 3 жыл бұрын
thank you
@phraust17
@phraust17 5 ай бұрын
"The things that are recommended to you are based on patterns the machine has observed in other people that are similar to yourself" It would be interesting to take this to the next step of analysis.. what happens when the recommendations the machine gives start to have an actual tangible affect on the people being given the recommendations?
@ArtOfTheProblem
@ArtOfTheProblem 5 ай бұрын
i would say this is certainly the case
@Eta_Carinae__
@Eta_Carinae__ 4 жыл бұрын
This reminds me of factor analysis...
@Gytax0
@Gytax0 4 жыл бұрын
How is the preference data matrix factorized?
@user-ez3ml9us1u
@user-ez3ml9us1u 5 ай бұрын
it was just awesome
@ArtOfTheProblem
@ArtOfTheProblem 5 ай бұрын
glad you enjoyed sub for more
@imqwerty5171
@imqwerty5171 4 жыл бұрын
the background music is weird
@kuanyshshyntas2287
@kuanyshshyntas2287 3 жыл бұрын
+++++++
@kuanyshshyntas2287
@kuanyshshyntas2287 3 жыл бұрын
+++
@lobbielobbie1766
@lobbielobbie1766 3 жыл бұрын
omg BGM is really annoying, felt like it is subconsciously programming me!
@joqiao400
@joqiao400 3 жыл бұрын
+++++++++
@chihfantang9050
@chihfantang9050 3 жыл бұрын
Nice video, but background music is a disaster
@subramaniannk3364
@subramaniannk3364 3 жыл бұрын
Is this anyway related to SVD? Nice video!
@christianalexandernonis2260
@christianalexandernonis2260 2 ай бұрын
The bg music feels like being in an horror movie lol But the video is great
@joqiao400
@joqiao400 3 жыл бұрын
Is there any product we can filter out the background music it doesn't really fit the topic and is really distracting
@karannchew2534
@karannchew2534 Жыл бұрын
Notes for my future revision. *CONTENT FILTERING* Based on what someone like, work out what else he/she might like. *COLLABORATIVE FILTERING* A user likes things that other users with similar habit also like.
@kc3vv
@kc3vv 4 жыл бұрын
Actually it's pretty cool, my thesis is in that area :)
@obaidient
@obaidient 3 жыл бұрын
Which ML algo is he talking about in 5:10 to 5:48?
@xTh3N00b
@xTh3N00b 4 жыл бұрын
I'd love to meet the people with the most similar movie taste to me.
@petertiagunov5666
@petertiagunov5666 4 жыл бұрын
And you found - NONE!
@xZerplinxProduction
@xZerplinxProduction 3 жыл бұрын
Probably ppl you're already friends with
@dilalovegood
@dilalovegood 8 ай бұрын
Answer me, which one is true netflix using deep learning or machine learning for algorithm?
@madara9897
@madara9897 Жыл бұрын
3:47, Sir Can I ask? where did you get the "By diving the all values by 8?". Can I know where did you get the 8? thank you sir
@shahaelshowk7533
@shahaelshowk7533 Жыл бұрын
I was asking myself the same question but I think it's smth like: you take the highest value (in this case 28) and you know that you need a value that is less or equal to 4, so you solve the inéquation 28/x
@ArtOfTheProblem
@ArtOfTheProblem Жыл бұрын
that's just to normalize the data, so you take the largest
@tmorid3
@tmorid3 Жыл бұрын
@@ArtOfTheProblem Couldn't fully understand - the largest what??
@emanuelmma2
@emanuelmma2 2 ай бұрын
Nice!
@ArtOfTheProblem
@ArtOfTheProblem Ай бұрын
would love if you could help share my newest video: kzbin.info/www/bejne/a3bGgmR_mKqAfLM
@kangzoel8717
@kangzoel8717 3 жыл бұрын
what is the background music for?
@AMGitsKriss
@AMGitsKriss 2 жыл бұрын
But how to know how many latent features to use? There must bea better way than trial and error.
@TheeSlickShady
@TheeSlickShady 3 ай бұрын
Liked and subbed
@ArtOfTheProblem
@ArtOfTheProblem Ай бұрын
would love if you could help share my newest video: kzbin.info/www/bejne/a3bGgmR_mKqAfLM
@NidaSyeda
@NidaSyeda 4 жыл бұрын
Do we use classifiers in collaborative filtering?
@lucacaccistani9636
@lucacaccistani9636 4 жыл бұрын
Not really, no. There is always some sort of classifying being done but in this case not in the way you mean it, I think. In this approach we decide (by hand or algorithmically, but always beforehand) that we are going to reduce the data space to a smaller space of dimension k. Choosing k is often difficult. Then, the main algorithm converges to the optimal representation, that is, the space of dimension k that represents the best the data space. You can look up NMF factorization, k-means clustering or even PCA (the last one doesn't has a k and tends to over-fit, in the end you have the same problem of choosing when you stop, hence choosing k..)
@JavierSalcedoC
@JavierSalcedoC 4 жыл бұрын
youtube knew I was gonna like this video u say?
@MdYousuf-gw2dn
@MdYousuf-gw2dn 3 жыл бұрын
i don't see any use of recommendation system instead of online movie and online product? can anyone give me some others example
@won20529jun
@won20529jun 6 ай бұрын
INTERESTINGGGG
@ArtOfTheProblem
@ArtOfTheProblem 5 ай бұрын
Took 2 years to finish this one, finally live would love your feedback: kzbin.info/www/bejne/hXe2amNje71ppsk
@shoaibfarooqui4776
@shoaibfarooqui4776 2 жыл бұрын
Holy shit this super fucking interesting
@lukaskoenigsfeld
@lukaskoenigsfeld 7 ай бұрын
Can someone help me: how are wo normalising the data? At 3:48?
@akashverma_107
@akashverma_107 Жыл бұрын
what is background song name?
@qzwxecrv0192837465
@qzwxecrv0192837465 Ай бұрын
Recommendation algorithms don't have enough actually useful data. What do I mean by that? First, they recommend things based on what you have watched, assuming you are interested in that topic. For example, I may click on a random video about a bass player or bass guitar style.....then my feed is full of bass guitar channels. NO, I was curious about the video, but I don't want bass channels. Also, they don't take a good survey of the person's tastes. for example, Netflix could have a customer take a "what do you like" survey, 4 or 5 pages of 20 - 30 various movies, shows, etc, have the customer pick 8-10 on each page. Essentially sprinkle in enough variety on each page to get a more accurate read on their tastes. Netflix suggestions are usually 50% wrong for me. I would love if they would allow a "don't recommend" option along with like, don't like, etc so it never shows up again in the normal lists. Grapes of wrath and Annie Hall are NOT on any list I would ever create. ahhahaha. would also be great if we could exclude specific actors, directors, etc to keep them from the list as well, considering I can't stand Will Ferrell.
@cowla320
@cowla320 2 жыл бұрын
2:07 content filtering 6:20
@prasadgampa1533
@prasadgampa1533 6 күн бұрын
How to ruin a great video?? Just put some shitty bgm!! This guy nailed it
@fistrthecat1544
@fistrthecat1544 4 жыл бұрын
when i saw you upload "in my head" YES YES YES thx you : do you take bitcoin or other coins? ;)
@ArtOfTheProblem
@ArtOfTheProblem 4 жыл бұрын
Yes! thank you. I have a BTC address: 1HF6uFWxXEtGJmMz7CCyaLwffk4EY9t4Dh
@AndersonSilva-dg4mg
@AndersonSilva-dg4mg 4 жыл бұрын
interesting, continue
@StephenRoseDuo
@StephenRoseDuo 4 жыл бұрын
I didn't know you were Canadian
@kevinkkirimii
@kevinkkirimii 11 ай бұрын
Content Filtering still is required for Collaborative Filtering to work.
@almasrausanfikri2545
@almasrausanfikri2545 Жыл бұрын
Fucking great explanation!
@ArtOfTheProblem
@ArtOfTheProblem Жыл бұрын
appreciate it
@nikolajp1530
@nikolajp1530 2 жыл бұрын
this is a great video but why is the music so scary? T.T
@sefferz7582
@sefferz7582 Жыл бұрын
3:40 why do you divide by 8 specifically?
@algiersLee
@algiersLee 9 ай бұрын
could used 7 I guess
@satyasangoju4142
@satyasangoju4142 Жыл бұрын
very nice video, but background music disturbing the original content, sorry its a bit annoying, thank you for the video.
@MrTexMart
@MrTexMart 4 жыл бұрын
So I guess all of you are similar to myself because here we are.
@konovan
@konovan 3 жыл бұрын
great video but the background music sounds like it comes from a horror film
@user-or7ji5hv8y
@user-or7ji5hv8y 3 жыл бұрын
Kind of see a connection with autoencoder here.
@Msyoutube38
@Msyoutube38 Жыл бұрын
Loved the explanation but song selection is really weird
@leppe999
@leppe999 2 жыл бұрын
Bro I'm home alone in the middle of the night but why did the music scare me so much
How does Netflix recommend movies? Matrix Factorization
32:46
Serrano.Academy
Рет қаралды 329 М.
Recommender Systems
13:48
CS50
Рет қаралды 138 М.
Conforto para a barriga de grávida 🤔💡
00:10
Polar em português
Рет қаралды 100 МЛН
SHE WANTED CHIPS, BUT SHE GOT CARROTS 🤣🥕
00:19
OKUNJATA
Рет қаралды 12 МЛН
Joven bailarín noquea a ladrón de un golpe #nmas #shorts
00:17
Uma Ki Super Power To Dekho 😂
00:15
Uma Bai
Рет қаралды 58 МЛН
How Spotify’s AI-Driven Recommendations Work | WSJ Tech Behind
7:05
The Wall Street Journal
Рет қаралды 768 М.
Collaborative Filtering : Data Science Concepts
12:03
ritvikmath
Рет қаралды 43 М.
trigonometry like you've never seen it
25:53
Michael Penn
Рет қаралды 12 М.
Trends in Recommendation & Personalization at Netflix
32:00
Scale AI
Рет қаралды 24 М.
ChatGPT: 30 Year History | How AI Learned to Talk
26:55
Art of the Problem
Рет қаралды 960 М.
Spotify's music recommender algorithm: How it works
8:10
Super Data Science: ML & AI Podcast with Jon Krohn
Рет қаралды 12 М.
Lecture 43 - Collaborative Filtering | Stanford University
20:53
Artificial Intelligence - All in One
Рет қаралды 218 М.
Conforto para a barriga de grávida 🤔💡
00:10
Polar em português
Рет қаралды 100 МЛН