RUVIDEO
Поделитесь видео 🙏

Feature Selection, Feature Selection using scikit-learn and Feature Engineering

Feature Selection, Feature Selection using scikit-learn and Feature Engineering

Feature selection means selecting and retaining only the most important features in the model. Feature selection is different from feature extraction. In feature selection, we subset the features whereas in feature extraction, we create a new feature from the existing features.

Filter method is faster and useful when there are more number of features. Wrapper method gives better performance while the embedded method lies in between the other two methods.

Link to Feature Selection blogpost: https://www.datasciencesmachinelearning.com/2019/10/feature-selection-filter-method-wrapper.html

In this video, we will also understand how to perform Feature Selection using scikit-learn.

1) Dropping features which have low variance
A) Dropping features with zero variance
B) Dropping features with variance below the threshold variance
2) Univariate feature selection
3) Model based feature selection
4) Feature Selection using pipeline

Link to Feature Selection using scikit-learn blogpost: https://www.datasciencesmachinelearning.com/2019/10/feature-selection-using-sklearn.html

Feature Engineering for machine learning
Both Feature engineering and feature extraction are similar: both refer to creating new features from the existing features. Feature engineering refers to creating a new feature when we could have used the raw feature as well whereas feature extraction is creating new features when we can't use raw data in the analysis such as converting image to RGB values.

Link to Feature Engineering blogpost: https://www.datasciencesmachinelearning.com/2019/10/feature-engineering-and-feature.html
Download free Machine Learning Ebook : https://www.datasciencesmachinelearning.com/2019/10/download-free-ebook-machine-learning.html

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Feature Selection, Feature Selection using scikit-learn and Feature Engineering», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.