EthoML / VAME

Variational Animal Motion Embedding - A tool for time series embedding and clustering
https://ethoml.github.io/VAME/
GNU General Public License v3.0
2 stars 0 forks source link

Dev #25

Closed vinicvaz closed 1 week ago

vinicvaz commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.36653% with 167 lines in your changes missing coverage. Please review.

Files Coverage Δ
src/vame/__init__.py 100.00% <ø> (ø)
src/vame/analysis/tree_hierarchy.py 70.32% <100.00%> (+64.63%) :arrow_up:
src/vame/model/dataloader.py 97.14% <100.00%> (+0.26%) :arrow_up:
src/vame/model/rnn_model.py 96.22% <ø> (+35.62%) :arrow_up:
src/vame/schemas/project.py 100.00% <100.00%> (ø)
src/vame/util/auxiliary.py 72.22% <ø> (+47.00%) :arrow_up:
src/vame/util/gif_pose_helper.py 96.26% <83.33%> (+86.54%) :arrow_up:
src/vame/analysis/gif_creator.py 76.92% <75.00%> (+61.80%) :arrow_up:
src/vame/logging/logger.py 94.33% <94.33%> (ø)
src/vame/schemas/states.py 96.84% <96.84%> (ø)
... and 11 more