Dimensionality Reduction & Segmentation with Decision Trees | Python Code

Поділитися
Вставка
  • Опубліковано 6 чер 2024
  • This is the 3rd video in a series on decision trees. Here I build on the previous videos and discuss 2 uses of decision trees that go beyond making predictions.
    Series playlist: • Decision Trees
    More on Decision Trees:
    - Blog: / 2-next-level-uses-of-d...
    - Example Code: github.com/ShawhinT/UA-cam-B...
    --
    Book a call: calendly.com/shawhintalebi
    Homepage: shawhintalebi.com/
    Socials
    / shawhin
    / shawhintalebi
    / shawhint
    / shawhintalebi
    The Data Entrepreneurs
    🎥 UA-cam: / @thedataentrepreneurs
    👉 Discord: / discord
    📰 Medium: / the-data
    📅 Events: lu.ma/tde
    🗞️ Newsletter: the-data-entrepreneurs.ck.pag...
    Support ❤️
    www.buymeacoffee.com/shawhint
    Intro - 0:00
    2 Uses of Decision Trees - 1:27
    Use 1) Reduce Predictor Count - 1:41
    Example Code 1: Parsimonious Breast Cancer Detection - 4:28
    Use 2) Predictor Segmentation - 10:07
    Example Code 2: Sepsis Risk-based Age Segmentation - 12:43

КОМЕНТАРІ • 4

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

    More in this series 👇
    Introduction: ua-cam.com/video/B6a64wdD7Zs/v-deo.html
    Tree ensembles: ua-cam.com/video/ZaXpMou55lw/v-deo.html
    Blog: medium.com/the-data-entrepreneurs/2-next-level-uses-of-decision-trees-80f60b3c61d9
    GitHub: github.com/ShawhinT/UA-cam-Blog/tree/main/decision_tree_2-uses

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

    Love it!🎉

  • @christiansetzkorn6241
    @christiansetzkorn6241 8 місяців тому

    well smote is one of the worst thing you can use ...

    • @ShawhinTalebi
      @ShawhinTalebi  8 місяців тому

      Interesting, what makes you say that?