Spark Feature Transformation | StringIndexer | OneHotEncoderEstimator | Vector Assembler | Part - 8

preview_player
Показать описание
Important concept for any Machine Learning Model development.
Feature Transformation with help of String Indexer, One hot encoder and Vector assembler.
How we can convert categorical String dataset into machine learning model completable.

How to install Anaconda and Jupyter Notebook

Рекомендации по теме
Комментарии
Автор

you seem so passionate about what you are teaching, Nice way to teach, Thank you

meriemben
Автор

Bhai...chaye gaye guru....too good. Your video is what I was looking for.

KamleshKumar-gife
Автор

I just love your way of explanation it's so easy and perfect. Please make more videos in ml in pyspark.

flamboyantperson
Автор

your commitment to explain thing is praiseworthy. I wish you success.

soumenchandra
Автор

wow..well explained! looking forward to more spark videos

suhasnadiga
Автор

Hello I am new in Spark Feature Transformation. Can you calculate feature importance when using the Vector Assembler?

TheGentlemanGR
Автор

Thank you so much for your helpful work and clear explanation. But I got
error while using OneHotEncoderEstimator on Spark version 3.0.1. Here
the error message:" ImportError: cannot import name
'OneHotEncoderEstimator' from 'pyspark.ml.feature'

please may I get any help from your side.

assefasenbato