Closed Jacob-Stevens-Haas closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.70%. Comparing base (
7f5c7b7
) to head (3cc261a
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Arviz uses scipy.signal.gaussian, which was removed in 1.13. Most recent arviz uses scipy.signal.windows.gaussian
scikit-learn 1.5.0 contained a regression (https://github.com/scikit-learn/scikit-learn/pull/28352) that has been fixed in https://github.com/scikit-learn/scikit-learn/pull/29078