python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Sklearn Label Encoder - Not getting desired output based on prediction and inverse transform
I'm new to the Python ML using scikit. I was working on a solution to create a model with three columns Pets, Owner and location.
import pandas
import joblib
from sklearn.tree import DecisionTreeClass...

ItsMeGokul
Votes: 0
Answers: 1