Feature Selection in Machine Learning with Feature-engine

Автор: literator от 24-12-2022, 18:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Feature Selection in Machine Learning with Feature-engineНазвание: Feature Selection in Machine Learning with Feature-engine: Discover feature selection algorithms that scale well and overcome the limitations of statistical models or the computational cost of wrapper methods
Автор: Soledad Galli, PhD
Издательство: Leanpub
Год: 2022-08-24
Язык: английский
Формат: pdf (true), epub
Размер: 14.7 MB

Learn how to implement various feature selection methods in a few lines of code utilizing the open-source Python library Feature-engine.

Feature-engine is an open-source Python library for feature engineering and feature selection. It uses Pandas and Scikit-learn under the hood to engineer and select feature subsets.

Feature selection is the process of selecting a subset of features from the total variables in a data set to train machine learning algorithms. Feature selection is key for developing simpler, faster, and highly performant machine learning models. The aim of any feature selection algorithm is to create classifiers or regression models that run faster and whose outputs are easier to understand by their users.

In this book, you will find feature selection methods described in scientific literature and used in data science competitions to select the best subsets of predictor variables from your data. These methods extend the feature selection toolkit already provided by Scikit-learn, with additional tools that scale better than wrapper methods, overcome the limitations of statistical methods, and are able to capture feature interaction while handling feature redundancy.

We will use the Python libraries Matplotlib, NumPy, Pandas, Scikit-learn and Feature-engine.

Who is this book for:
This book is intended for data scientists with knowledge of machine learning and feature selection who want to learn additional methods that they can use to select features.

Скачать Feature Selection in Machine Learning with Feature-engine








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.