Episode 7 - A Python library to remove collinearity
Episode 7 of the Your Data Teacher Podcast podcast, hosted by Your Data Teacher, titled "Episode 7 - A Python library to remove collinearity" was published on June 29, 2021 and runs 8 minutes.
June 29, 2021 ·8m · Your Data Teacher Podcast
Summary
Collinearity is a huge problem for machine learning problems. It increases the dimensions of our dataset without increasing the amount of information. That's why I've created a Python library that can be used to remove collinearity from a dataset. I talk about this library in this podcast. Article: https://www.yourdatateacher.com/2021/06/28/a-python-library-to-remove-collinearity/ Pypi package: https://pypi.org/project/collinearity/ GitHub repo: https://github.com/gianlucamalato/collinearity
Episode Description
Collinearity is a huge problem for machine learning problems. It increases the dimensions of our dataset without increasing the amount of information. That's why I've created a Python library that can be used to remove collinearity from a dataset. I talk about this library in this podcast.
Article: https://www.yourdatateacher.com/2021/06/28/a-python-library-to-remove-collinearity/
Pypi package: https://pypi.org/project/collinearity/
GitHub repo: https://github.com/gianlucamalato/collinearity
Similar Episodes
Dec 29, 2025 ·9m
Dec 22, 2025 ·14m
Dec 15, 2025 ·14m
Dec 8, 2025 ·14m
Dec 1, 2025 ·11m
Nov 24, 2025 ·13m