Kinds of Encoding (11)
Definition
Encoding refers to the process of converting categorical data (i.e., data that consists of groups or categories, rather than numerical values) into a format that can be used by machine learning algorithms.
Encoding is just the conversion o...
rohansingh.hashnode.dev6 min read