Explaining Machine Learning to a Non-technical Audience

Поділитися
Вставка
  • Опубліковано 15 чер 2024
  • An important part of a data scientist’s job is to explain machine learning model predictions. Often, the person receiving the explanation will be non-technical. If you start talking about cost functions, hyperparameters or p-values you will be met with blank stares. We need to translate these technical concepts into layman’s terms. This process can be more challenging than building the model itself.
    So, we will explore how you can give human-friendly explanations. We will do this by discussing some key characteristics of a good explanation. These include whether the reasons are true, given at an appropriate level and the number of reasons provided. When it comes to the individual reasons given we must consider if they are significant, general, abnormal or contrasting. Along the way, we will use SHAP plots to ground the characteristics with an actual Explainable AI method. This will show us how these methods can be used as a basis for human-friendly explanations.
    🚀 Free Course 🚀
    Signup here: mailchi.mp/40909011987b/signup
    XAI course: adataodyssey.com/courses/xai-...
    SHAP course: adataodyssey.com/courses/shap...
    🚀 Companion article with link to code (no-paywall link): 🚀
    medium.com/towards-data-scien...
    🚀 Useful playlists 🚀
    XAI: • Explainable AI (XAI)
    SHAP: • SHAP
    Algorithm fairness: • Algorithm Fairness
    🚀 Get in touch 🚀
    Medium: / conorosullyds
    Threads: www.threads.net/@conorosullyds
    Twitter: / conorosullyds
    Website: adataodyssey.com/
    🚀 Chapters 🚀
    00:00 Introduction
    01:45 Tip1: Local vs global explanations
    03:46 Characteristics of a good explanation
    07:12 Significant reasons
    09:02 General reasons
    10:02 Abnormal reasons
    11:13 Contrasting reasons

КОМЕНТАРІ • 5

  • @adataodyssey
    @adataodyssey  2 місяці тому

    🚀 Free Course 🚀
    Signup here: mailchi.mp/40909011987b/signup
    XAI course: adataodyssey.com/courses/xai-with-python/
    SHAP course: adataodyssey.com/courses/shap-with-python/

  • @HarrisBaig
    @HarrisBaig 3 місяці тому

    give this man a gold medal

    • @adataodyssey
      @adataodyssey  3 місяці тому

      Thank you Harris. I take it you enjoyed the video :)

  • @cyberlando
    @cyberlando 3 місяці тому

    Where is the link for the code for the insurance model?

    • @adataodyssey
      @adataodyssey  3 місяці тому

      github.com/a-data-odyssey/XAI-tutorial/blob/main/src/intro/human_friendly_explanations.ipynb