Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new tram notebook version #210

Merged
merged 1 commit into from
Feb 16, 2022
Merged

new tram notebook version #210

merged 1 commit into from
Feb 16, 2022

Conversation

MaaikeG
Copy link
Collaborator

@MaaikeG MaaikeG commented Feb 16, 2022

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

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

  • Make sure to include one or more tests for your change
  • Add yourself to AUTHORS
  • Add a new entry to the doc/source/CHANGELOG. Decide whether your change is a fix or a new feature.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #210 (df06892) into main (a5e488f) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   93.81%   93.75%   -0.07%     
==========================================
  Files         136      136              
  Lines       10782    10789       +7     
==========================================
  Hits        10115    10115              
- Misses        667      674       +7     
Impacted Files Coverage Δ
deeptime/markov/msm/_bayesian_msm.py 89.41% <0.00%> (-4.10%) ⬇️
deeptime/markov/msm/tram/_tram.py 96.34% <0.00%> (-2.44%) ⬇️
deeptime/markov/msm/_maximum_likelihood_msm.py 94.89% <0.00%> (-0.64%) ⬇️
deeptime/markov/tools/estimation/api.py 95.55% <0.00%> (-0.31%) ⬇️
...markov/tools/estimation/sparse/effective_counts.py 91.37% <0.00%> (-0.08%) ⬇️
deeptime/markov/tools/flux/api.py 98.75% <0.00%> (-0.02%) ⬇️
deeptime/markov/_base.py 100.00% <0.00%> (ø)
deeptime/plots/chapman_kolmogorov.py 93.87% <0.00%> (ø)
deeptime/util/validation.py 97.51% <0.00%> (+0.01%) ⬆️
deeptime/markov/msm/_markov_state_model.py 97.12% <0.00%> (+0.02%) ⬆️
... and 1 more

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 a5e488f...df06892. Read the comment docs.

@clonker clonker merged commit 35db879 into deeptime-ml:main Feb 16, 2022
@MaaikeG MaaikeG deleted the notebooks branch June 1, 2022 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants