deeptime-ml / deeptime

Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation
https://deeptime-ml.github.io/
GNU Lesser General Public License v3.0
754 stars 84 forks source link

restrict scikit-learn version #291

Closed clonker closed 5 months ago

clonker commented 5 months ago

Thanks for submitting a PR, your contribution is really appreciated!

Here's a quick checklist that should be present in PRs:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.16%. Comparing base (a6ac0b9) to head (023a660).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #291 +/- ## ======================================= Coverage 92.16% 92.16% ======================================= Files 142 142 Lines 11652 11652 ======================================= Hits 10739 10739 Misses 913 913 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.