Open inejc opened 5 years ago
Currently, Pipeline only supports the predict function but should also expose the predictProba if the predictor is a classifier.
Pipeline
predict
predictProba
Currently,
Pipeline
only supports thepredict
function but should also expose thepredictProba
if the predictor is a classifier.