traja-team / traja

Python tools for spatial trajectory and time-series data analysis
https://traja.readthedocs.io
MIT License
98 stars 25 forks source link

Add methods #86

Closed JustinShenk closed 3 years ago

JustinShenk commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #86 (f3e122c) into master (659c8e0) will decrease coverage by 0.68%. The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   77.25%   76.57%   -0.69%     
==========================================
  Files          26       26              
  Lines        2660     2685      +25     
==========================================
+ Hits         2055     2056       +1     
- Misses        605      629      +24     
Impacted Files Coverage Δ
traja/dataset/dataset.py 100.00% <ø> (ø)
traja/plotting.py 54.71% <3.33%> (-2.08%) :arrow_down:
traja/models/utils.py 72.50% <50.00%> (ø)
traja/models/predictive_models/lstm.py 100.00% <100.00%> (ø)
traja/models/train.py 97.09% <100.00%> (ø)

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 659c8e0...f3e122c. Read the comment docs.