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
757 stars 84 forks source link

Log space sample weights #199

Closed MaaikeG closed 2 years ago

MaaikeG commented 2 years 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 2 years ago

Codecov Report

Merging #199 (c59c7da) into main (78b94b3) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   93.57%   93.57%           
=======================================
  Files         131      131           
  Lines       10544    10545    +1     
=======================================
+ Hits         9867     9868    +1     
  Misses        677      677           
Impacted Files Coverage Δ
deeptime/markov/msm/tram/_tram_model.py 93.67% <100.00%> (+0.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 78b94b3...c59c7da. Read the comment docs.