Closed edrogers closed 6 years ago
I believe I've found a small bug (#13) in the calculation of the threshold-based predict_proba functions. It's a sign error that ends up outputting negative probabilities in some cases. This pull request includes a regression test.
sorry for the huge delay!
I believe I've found a small bug (#13) in the calculation of the threshold-based predict_proba functions. It's a sign error that ends up outputting negative probabilities in some cases. This pull request includes a regression test.