Handling categorical data

  Рет қаралды 11,762

Sukamal Das

Sukamal Das

Күн бұрын

Пікірлер: 22
@joguns8257
@joguns8257 19 күн бұрын
Superb and simplified video presentation...Thank you.
@zidhas546
@zidhas546 13 күн бұрын
thankyou sir I used label encoding method for my project😊 u explained in very easy in simple way
@siddhantborkar4560
@siddhantborkar4560 2 ай бұрын
Thanq very much sir
@JahnaviVasamsetti-v3b
@JahnaviVasamsetti-v3b 5 ай бұрын
super sir ,thank you soo much
@aartisharma4793
@aartisharma4793 2 жыл бұрын
Thank you so much. These concepts were not that easy for me as you made these now.Any average learner can understand and implement these concept.
@sukamal_das
@sukamal_das 2 жыл бұрын
Glad that I could help you 🙂👍
@bhulekhyag4189
@bhulekhyag4189 Жыл бұрын
i have been working on it for long time , you made it simple .. thank you
@gpoojitha2614
@gpoojitha2614 9 ай бұрын
Can you please give a piece of code from which we can get the number of categorical columns and numeric columns in the whole dataset
@abdulwahabchudhary6269
@abdulwahabchudhary6269 11 ай бұрын
Excellent work! I have been working on it for two days, but I did not grasp the main concept. However, after watching the video, I now understand the whole concept. Is my use of 'dose' correct? Also, please check the entire sentence
@RO_BOMan
@RO_BOMan Жыл бұрын
Time saver ,thank you so much🙏
@JyotirmoyeeRoy
@JyotirmoyeeRoy 7 ай бұрын
I'm getting true or false instead of 0 and 1 after applying the dummies. Why is that?
@alami9024
@alami9024 2 ай бұрын
Thanks :)
@shahfahad3682
@shahfahad3682 2 жыл бұрын
Great explanation! I have a question though, When we apply label encoder and the categorical column has more than 3 unique values it assigns the value as 1,2,3,4 etc. Are there any chances that our model prioritizes the category which has a higher number compared to others?
@sukamal_das
@sukamal_das 2 жыл бұрын
Yes you are right. To avoid this problem we can go for One Hot Encoding technique.
@shahfahad3682
@shahfahad3682 2 жыл бұрын
@@sukamal_das but what if we have 100 categories? Then it would create 99 extra columns right? How do we handle this?
@SusmitaMelodies
@SusmitaMelodies Жыл бұрын
Thankyou❤
@mkeremyucedag
@mkeremyucedag 4 жыл бұрын
Hey! Great video as always. I have a question for you. In the end you're doing fit_transform with for loop. How can I do it with map, list ? When I do list(map(le.fit_transform(df_cat),df_cat)) it gives this error : y should be a 1d array, got an array of shape (513, 2) instead. How would you do map,list as an alternative to for loop ?
@sukamal_das
@sukamal_das 4 жыл бұрын
You can also use this technique - df_cat = df_cat.apply(lambda x : LabelEncoder().fit_transform(x))
@mkeremyucedag
@mkeremyucedag 4 жыл бұрын
@@sukamal_das Oh, thanks! That works and surely is an easy way to work things. Wish you good luck, thanks again !
@SusmitaMelodies
@SusmitaMelodies Жыл бұрын
Im having error even after converting categorical values df value still shows object type
@sukamal_das
@sukamal_das Жыл бұрын
Can you share your code via github ?
@SusmitaMelodies
@SusmitaMelodies Жыл бұрын
@@sukamal_das yes sure can u share the link
Handling skewness
11:33
Sukamal Das
Рет қаралды 30 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Handling missing values part 2
11:28
Sukamal Das
Рет қаралды 2 М.
How do I encode categorical features using scikit-learn?
27:59
Data School
Рет қаралды 139 М.
Complete Guide to Cross Validation
29:49
Rob Mulla
Рет қаралды 59 М.
Working with CATEGORICAL FEATURES (EDA, Exploratory Data Analysis)
15:56
Handling Missing Values in Pandas Dataframe | GeeksforGeeks
22:17
GeeksforGeeks
Рет қаралды 137 М.
Scaling data
13:28
Sukamal Das
Рет қаралды 9 М.
Handling missing values
14:12
Sukamal Das
Рет қаралды 3,6 М.
How I’d learn ML in 2024 (if I could start over)
7:05
Boris Meinardus
Рет қаралды 1,3 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН