Open
Description
Hello, is there a plan to add support for classification problems? Right now I can assign a classifier as a "regressor", but there is no method predict_proba
in the recursive forecaster to get the probability of each class. There seems to be a relatively simple fix by adding predict_proba
and _recursive_predict_proba
methods. Am I missing something? Thank you!
Metadata
Metadata
Assignees
Labels
No labels