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
16 stars 2 forks source link

Preprocessing #116

Open luiztauffer opened 1 week ago

luiztauffer commented 1 week ago

Create separate module for preprocessing steps

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 53.12500% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/vame/video/video.py 41.66% 14 Missing :warning:
src/vame/preprocessing/align_egocentrical.py 66.66% 1 Missing :warning:
Files with missing lines Coverage Δ
src/vame/__init__.py 100.00% <100.00%> (ø)
src/vame/initialize_project/new.py 91.83% <100.00%> (ø)
src/vame/util/report.py 97.08% <100.00%> (ø)
src/vame/video/__init__.py 100.00% <100.00%> (ø)
src/vame/preprocessing/align_egocentrical.py 83.06% <66.66%> (ø)
src/vame/video/video.py 41.66% <41.66%> (ø)

... and 1 file with indirect coverage changes