- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Feature Selection using Hierarchical Clustering | Python Tutorial
In this comprehensive Python tutorial, we delve into feature selection for machine learning with hierarchical clustering. We guide you through the essentials of partitioning features into cohesive groups to minimize redundancy in model training. This technique is particularly important as your dataset expands, offering a structured alternative to manual grouping.
What you'll learn:
- The importance of variable clustering algorithms in handling large feature sets.
- Detailed application of hierarchical clustering to form intuitive feature groups with a focus on Ward’s distance metric.
- Visualising clusters using a Dendrogram
- A comparative analysis highlighting the advantages of hierarchical clustering over other clustering methods.
- Insights into the method's output using correlation heatmaps, demonstrating the formation of homogeneous feature groups.
Why is this important?
In the data-driven industry, navigating through hundreds or thousands of potential features in your dataset is a challenge. While dimensionality reduction methods like PCA offer a solution, the result is hard-to-interpret features. Hierarchical clustering emerges as a hero, paving the way for an interpretable model with a concise feature list.
🚀 Free Course 🚀
Signup here: https://mailchi.mp/40909011987b/signup
XAI course: https://adataodyssey.com/courses/xai-with-python/
SHAP course: https://adataodyssey.com/courses/shap-with-python/
🚀 Companion article with link to code (no-paywall link): 🚀
https://medium.com/data-science/feature-selection-with-hierarchical-clustering-for-interpretable-models-a091802f24e0?sk=4f0357bd1870ee886abae1b6a4993540
🚀 Useful playlists 🚀
XAI: https://www.youtube.com/playlist?list=PLqDyyww9y-1SwNZ-6CmvfXDAOdLS7yUQ4
SHAP: https://www.youtube.com/playlist?list=PLqDyyww9y-1SJgMw92x90qPYpHgahDLIK
Algorithm fairness: https://www.youtube.com/playlist?list=PLqDyyww9y-1Q0zWbng6vUOG1p3oReE2xS
🚀 Get in touch 🚀
Medium: https://conorosullyds.medium.com/
Threads: https://www.threads.net/@conorosullyds
Twitter: https://twitter.com/conorosullyDS
Website: https://adataodyssey.com/
🚀 Chapters 🚀
00:00 Introduction
00:50 What is feature selection?
01:37 Theory of Hierarchical Clustering
06:35 Applying Hierarchical Clustering
09:31 Visualising the Dendrogram
10:43 Feature selection
13:23 Sense-checking clusters
Видео Feature Selection using Hierarchical Clustering | Python Tutorial канала A Data Odyssey
What you'll learn:
- The importance of variable clustering algorithms in handling large feature sets.
- Detailed application of hierarchical clustering to form intuitive feature groups with a focus on Ward’s distance metric.
- Visualising clusters using a Dendrogram
- A comparative analysis highlighting the advantages of hierarchical clustering over other clustering methods.
- Insights into the method's output using correlation heatmaps, demonstrating the formation of homogeneous feature groups.
Why is this important?
In the data-driven industry, navigating through hundreds or thousands of potential features in your dataset is a challenge. While dimensionality reduction methods like PCA offer a solution, the result is hard-to-interpret features. Hierarchical clustering emerges as a hero, paving the way for an interpretable model with a concise feature list.
🚀 Free Course 🚀
Signup here: https://mailchi.mp/40909011987b/signup
XAI course: https://adataodyssey.com/courses/xai-with-python/
SHAP course: https://adataodyssey.com/courses/shap-with-python/
🚀 Companion article with link to code (no-paywall link): 🚀
https://medium.com/data-science/feature-selection-with-hierarchical-clustering-for-interpretable-models-a091802f24e0?sk=4f0357bd1870ee886abae1b6a4993540
🚀 Useful playlists 🚀
XAI: https://www.youtube.com/playlist?list=PLqDyyww9y-1SwNZ-6CmvfXDAOdLS7yUQ4
SHAP: https://www.youtube.com/playlist?list=PLqDyyww9y-1SJgMw92x90qPYpHgahDLIK
Algorithm fairness: https://www.youtube.com/playlist?list=PLqDyyww9y-1Q0zWbng6vUOG1p3oReE2xS
🚀 Get in touch 🚀
Medium: https://conorosullyds.medium.com/
Threads: https://www.threads.net/@conorosullyds
Twitter: https://twitter.com/conorosullyDS
Website: https://adataodyssey.com/
🚀 Chapters 🚀
00:00 Introduction
00:50 What is feature selection?
01:37 Theory of Hierarchical Clustering
06:35 Applying Hierarchical Clustering
09:31 Visualising the Dendrogram
10:43 Feature selection
13:23 Sense-checking clusters
Видео Feature Selection using Hierarchical Clustering | Python Tutorial канала A Data Odyssey
Комментарии отсутствуют
Информация о видео
1 апреля 2024 г. 12:00:21
00:15:55
Другие видео канала










