Тёмный

How to Design and Build a Recommendation System Pipeline in Python (Jill Cates) 

PyCon Canada
Подписаться 16 тыс.
Просмотров 83 тыс.
50% 1

Опубликовано:

 

20 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@tony0731
@tony0731 Год назад
It's so beautiful how you include those content in merely 20 mins! Well explained!
@88darnell
@88darnell 9 месяцев назад
I’ve watched many recommendation engine videos and this is by far the best I’ve seen! Fantastic expertise and thought leadership.
@jehan60188
@jehan60188 2 года назад
amazing amount of content in just 20 minutes! Also, thanks for covering train/test split- not everyone covers that with collaborative filtering.
@Atlas-ck9vm
@Atlas-ck9vm 4 года назад
You have made the different concepts really clear. Thank you.
@ishfaq85
@ishfaq85 3 года назад
Thank you so much for short and very informtive lecture. It helped me a lot to start my project on recommender system. :)
@nehabalani7290
@nehabalani7290 2 года назад
very crisp but makes the point.. thanks
@lucianoinso
@lucianoinso Год назад
Great talk for a general overview on recommendation systems! From there I could deepen in the subjects I found interesting or didn't know about, in my opinion it's a great video for people with a general knowledge of ML or maybe that have some knowledge in other applications but never touched Recommendation Systems. Just one thing that doesn't come clear to me at the pre-processing part: When she talks about normalization, she talks about applying mean normalization for the users ratings, which comes clear, but the slides show a formula with "user-item rating bias" which she skips explaining, can someone explain me on where does the formula come from and if it's something that you should need to subtract from every cell? The fact that there is a variable for "global average" and another for "item's average rating" kinda confuses me, does the global average regards the whole dataset of movies? Thanks!
@barbarasilveirafraga5692
@barbarasilveirafraga5692 4 года назад
Excellent! Congratulation for your presentation!
@charlesgormley9075
@charlesgormley9075 6 месяцев назад
Incredible presentation! I semi-disagree with precision and recall being good evaluation metrics for a recommendation system using a masking technique to evaluate model performance during the offline training phase. This is due to them demanding the output of the model to be binary, where as masked-prediction in this case would represent more of a regression problem leading RMSE to be a more valuable evaluation technique. Great presentation though, very clear explanations.
@user-Sjskakendjsiwjd
@user-Sjskakendjsiwjd 2 года назад
Nice presentation. In recommendation system, how do you define the relevancy for model evaluation hyperparameter tuning? Furthermore, how can you do this offline more accurately?
@HazemAzim
@HazemAzim 2 года назад
Very nice and smooth introduction .. Thank you .. I hoped for a python code implementation as well
@marekr.9339
@marekr.9339 9 месяцев назад
Great introduction!
@jaggyjut
@jaggyjut 3 года назад
How to deploy the model in a cloud platform and then consume in front end app like react. Thanks
@mirsahib596
@mirsahib596 4 года назад
what is a good value for sparsity
@heena3553
@heena3553 Год назад
How do u make predictions bcz in knn for predictions we need train or test data by splitting but here we r using different approach for this so how gonna we make predictions for ds?
@appyviral8753
@appyviral8753 2 года назад
How much u charge for making a video recommendation system for Android app?
@denniszenanywhere
@denniszenanywhere 2 года назад
Any software I can use instead of building my own?
@BiranchiNarayanNayak
@BiranchiNarayanNayak 4 года назад
Excellent talk on Recommender System
@buddhikas
@buddhikas 2 года назад
Nice talk !
@TauvicRitter
@TauvicRitter Год назад
Suddenly matrix factorisation comes up. Why? What are its benefits and limitations. Ok i never studied this but it looks to me that im very dumb or the speaker jumps over a lot of issues.
@emcemimotionandcontrol5554
@emcemimotionandcontrol5554 3 года назад
Excellent presentation. Thanks
@intoeleven
@intoeleven 5 лет назад
how do you update your k-latent factor matrix after a new user arrived? do you have to re-multiply the whole user-item matrix again?
@NotfattyElaine
@NotfattyElaine 5 лет назад
I think we just need to optimize for new users only. stats.stackexchange.com/questions/320962/matrix-factorization-in-recommender-systems-adding-a-new-user
@MagnusAnand
@MagnusAnand 3 года назад
Very clear. Thanks
@thankyouthankyou1172
@thankyouthankyou1172 3 года назад
a good one, thanks
@TusharDeb
@TusharDeb 2 года назад
Hmm.. Jill Cates, sounds very much like Bill Gates.
@joeljoseph26
@joeljoseph26 3 года назад
There is nothing new to learn from this presentation. Don’t waste time!
@ronitsadhukhan7341
@ronitsadhukhan7341 3 года назад
Thank you, but for someone new this is very helpful, so maybe not a waste of time.
@MrJoeDone
@MrJoeDone 2 года назад
nothing new for whom? Maybe not for you, but maybe then you are not the target audience. Then just don't bother to watch the Video and take your business elsewhere
@joeljoseph26
@joeljoseph26 2 года назад
There are better videos out there who teach the same so don’t waste your time on this video. As simple as that. AutoML will kill data science jobs so I decided to move on to another technology. Personally , I would suggest learn blockchain because it’s plays a huge role in security and also ensuring any data exist inside a blockchain is tamper proof. ML + Blockchain = 💯💸🤑
@MrJoeDone
@MrJoeDone 2 года назад
@@joeljoseph26 you should not waste your time writing this stuff, which has nothing to do with this video and others shouldn't waste their time reading it. Don't you waste anymore of other peoples time :)
@simkort5799
@simkort5799 Год назад
what an arrogant rude person. Nothing new to you does not mean that no one else would find this useful. This is a very good helicopter view for someone who is new to build recommender system using collaborative filterings. If you REALLY value your time that much, you should probably not write this time-wasting comment. So yeah, you are just bitter and not happy with your own life, and leasing out on an innocent target.
Далее
Trends in Recommendation & Personalization at Netflix
32:00
Miyagi & Andy panda - minor (пародия Beatrise)
0:30
Would you go on a Blind Date in Italy?
0:51
Просмотров 18 млн
ML Was Hard Until I Learned These 5 Secrets!
13:11
Просмотров 326 тыс.
Maciej Kula - Hybrid Recommender Systems in Python
34:41
How does Netflix recommend movies? Matrix Factorization
32:46
Collaborative Filtering : Data Science Concepts
12:03
Spotify's music recommender algorithm: How it works
8:10