Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust margin of logistic regression
log_proba
pytest to avoid fals…
…e positive failures (#6188) Not infrequently in CI we see errors in the comparison of Logistic Regression's `log_proba` arrays when compared to sklearn while the probabilities are within margin, this PR adjusts the margin to avoid that false positive failure. Authors: - Dante Gama Dessavre (https://github.com/dantegd) Approvers: - Bradley Dice (https://github.com/bdice) URL: #6188
- Loading branch information