perform ordinal
How to perform ordinal encoding using sklearn? - The Security Buddy
A categorical variable contains categorical data, such as name, gender, address, etc. There are different types of categorical variables. A nominal categorical variable contains categorical data that cannot be ranked over each other. For example, name, address, gender, etc. But let's say there is a categorical variable that contains categorical data that can be ranked over each other.
Technology: