Target Column Is Not Encoded
I have created a function that implement scikit-learn’s pipeline into machine learning model but when I print out the target column (before splitting the dataset), it’s still category value.
I have created a function that implement scikit-learn’s pipeline into machine learning model but when I print out the target column (before splitting the dataset), it’s still category value.