bzfwunde
Results
1
comments of
bzfwunde
Here are some suggested changes: - Rename the `output_type` parameter to `prediction_method` with the following options, that mostly match the sklearn predictor method names: - `predict` - `predict_proba` - `decision_function`...