KeyError in Decision Tree during prediction
I want to create predict and predict_proba methods in my DecisionTreeClassifier implementation, but it gives the error
I want to create predict and predict_proba methods in my DecisionTreeClassifier implementation, but it gives the error