Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Recent questions tagged onehotencoder
1
1 vote
1
1 answer
1.4k
1.4k views
When dealing with categorical values, should the 'year' column be encoded using OHE or OrdinalEncoder?
It's a car prices dataset, and so I'm assuming that the more recent the more value a car should have. The values in the 'year' column simply consist of years from 1995 to...
Anas
150
points
2
2
4
asked
Dec 18, 2021
Machine Learning
machine-learning
data-science
predict
onehotencoder
data-analysis
ordinal-encoder
+
–
0
0 votes
0
0 answers
549
549 views
How do I know which encoder to use to convert from categorical variables to numerical?
So say I have a column with categorical data like different styles of temperature: 'Lukewarm', 'Hot', 'Scalding', 'Cold', 'Frostbite',... etc.I know that we can use pd.ge...
Anas
150
points
2
2
4
asked
Nov 28, 2021
Exploratory Data Analysis
machine-learning
test-set
data
predict
onehotencoder
pandas
dataframe
data-science
data-analysis
data-cleaning
+
–
0
0 votes
1
1 answer
800
800 views
why after applied the OneHotEncoder, it will create one more column whatis that column for?
kaADSS
230
points
2
2
6
asked
Feb 12, 2020
Machine Learning
onehotencoder
and
standardscaler
+
–
To see more, click for the
full list of questions
or
popular tags
.