Streamlining Feature Engineering Pipelines with Feature-Engine
Machine learning models output predictions based of patterns learned from data. Before we can use the data to train a machine learning algorithm, we perform extensive transformations of the variables, which are commonly referred to as feature engineering. Feature engineering includes procedures to impute missing data, encode categorical variables, transform or discretise numerical variables, put features in the same scale, combine features into new variables, extract information from dates, transaction data, time series, text and sometimes even images. To use our models in production, we need to deploy both the machine learning models and the entire pipeline of data transformations and feature creation. We must also ensure that the deployed model is identical to the model developed in the research environment. Kludging together an ad-hoc process for feature engineering is not efficient, debug friendly or reproducible. Using well established open source projects removes the task of coding from our hands, improving team performance, while supporting reproducibility, thus reducing model research and deployment timelines. Feature-engine is an open source Python library for feature engineering which smooths building and deployment of feature engineering pipelines. Feature-engine supports multiple data transformation techniques, preserves fit() and transform() functionality, and can be used within a Scikit-learn pipeline, therefore, allowing organisations to build and deploy an entire machine learning pipeline by saving one object (.pkl). In this talk, I will give a high level overview of the main data transformations that we use in the industry, bring forward the challenges encountered while deploying machine learning pipelines, and highlight how Feature-engine can mitigate some of these challenges.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Streamlining Feature Engineering Pipelines with Feature-Engine», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.