Evaluation Measures for Search and Recommender Systems

Поділитися
Вставка
  • Опубліковано 2 жов 2024

КОМЕНТАРІ • 25

  • @goelnikhils
    @goelnikhils Рік тому +2

    Hi James, I have a question on NDCG or any other ranking aware metrics. How does these metrics work where you have millions of products/items. What I mean is if we have millions of items, then it means we have to first label (manually) all the million items for relevance /rank. And then when our model predicts we use NDCG. Isn't this a big drawback of NDCG. Can you please suggest what is better approach to rank if we don't have relevance labeled data. Thanks in

  • @morannechushtan2101
    @morannechushtan2101 Рік тому +1

    21:23 Statistically there is probably a cat in the box on image 3

  • @sriks4003
    @sriks4003 4 місяці тому +1

    Very helpful, thank you!

  • @shrar837
    @shrar837 2 роки тому +4

    Your videos are impressive and very informative mate. 👌

  • @tarikkarakas587
    @tarikkarakas587 Рік тому +1

    Biggest problem is labeling the product whether it is relevant or not. It is not possible to label each search. Meanless if you can't handle with that.

    • @jamesbriggs
      @jamesbriggs  Рік тому +1

      Yeah data prep as usual with ML is the hard part, if you're interested in evaluation methods for IR *without* labeled data look into online metrics for eval (and training)

  • @preetimehta1247
    @preetimehta1247 7 місяців тому

    Hi , I have a query If I am working on a song recommendation project by using Spotify API data set, I have used models like cosine similarity, matrix factorization, knn , Latent Semantic Analysis (LSA) model, Correlation Distance method. Now I am confused about how should I approach for evaluation metric in this system.

  • @goelnikhils
    @goelnikhils Рік тому +1

    Amazing Explanation. So clear. Very helpful

  • @Han-ve8uh
    @Han-ve8uh Рік тому

    1. I got confused at 18:29 when predicted is a nicely increasing sequence making me think are those ranks or item ids. I was also thinking whether the len of intersection act_set & pred_set could simply be len(act_set), then i realized this example here is a very special case where act_set is subset of pred_set. If act_set contains value 9, then we can't use len(act_set) alone and the formula in video is required.
    2. Similar to question nikhil goel asked in comments section 2 weeks before this, where does 13:46 actual_relevant data come from? It looks manually labelled, and this labelling occurs per query making it super unscalable?.
    3. Assuming we accept manual labelling how is the 0-4 range determined? I feel like drift is a problem, when todays 4 becomes tomorrows' 3 as value judgements change, does this mean relabelling all results again?
    4. I noticed some metrics aggregate across queries and k, and some are only within 1 query across k, in what scenarios do we use each?
    5. I didn't expect a *relk in AP@K formula, why do we ignore certain precision at certain k? Feels like artificially increasing metrics for the sake of it, which becomes ineffective if every query does it

  • @aminghaderi1902
    @aminghaderi1902 7 місяців тому +1

    Probably best explanation out there.

  • @sumantjha8392
    @sumantjha8392 2 роки тому +1

    Super informative and great..thanks

  • @parsakhavarinejad
    @parsakhavarinejad 8 місяців тому +1

    Clearly explained. Thank you

  • @anujlahoty8022
    @anujlahoty8022 9 місяців тому +1

    What a video, hats off!

  • @Data_scientist_t3rmi
    @Data_scientist_t3rmi 2 роки тому

    Good video !

  • @mattygrows7667
    @mattygrows7667 2 роки тому +1

    love your videos but why do you always seem so sad

    • @jamesbriggs
      @jamesbriggs  2 роки тому +4

      thanks! idk I'm happy I promise lol

  • @joyeetamallik5063
    @joyeetamallik5063 2 роки тому

    Hi James! can u make some vedios of updating Models if we Keep on getting data(e.g Biweekly)

    • @jamesbriggs
      @jamesbriggs  2 роки тому +1

      cool idea! I'll add to the list :)

  • @Data_scientist_t3rmi
    @Data_scientist_t3rmi 2 роки тому

    IN MRR, when our search result doesnt inclued the result that we want, for your example if we want to search for cats and we find only dogs, how can we calculate MRR ? can we give it a big number for exemple rank 20 for all Not included results? 1/20

    • @jamesbriggs
      @jamesbriggs  2 роки тому +1

      yes as you said - or use another metric that better fits to your scenario

    • @Data_scientist_t3rmi
      @Data_scientist_t3rmi 2 роки тому

      @@jamesbriggs Thank you for your answer

  • @HazemAzim
    @HazemAzim Рік тому

    Super nice .. Thanks

  • @miguelfsousa
    @miguelfsousa 9 місяців тому

    This video is great.

  • @vishalwaghmare3130
    @vishalwaghmare3130 2 роки тому

    Very helpful ❣️