spokenlanguage / platalea

Library for training visually-grounded models of spoken language understanding.
Apache License 2.0
3 stars 1 forks source link

Preprocessing #121

Closed cwmeijer closed 2 years ago

cwmeijer commented 3 years ago

Checklist before merging:

codecov-commenter commented 3 years ago

Codecov Report

Merging #121 (9d34479) into master (b956e1d) will increase coverage by 0.03%. The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   70.26%   70.29%   +0.03%     
==========================================
  Files          39       39              
  Lines        2838     2841       +3     
==========================================
+ Hits         1994     1997       +3     
  Misses        844      844              
Impacted Files Coverage Δ
platalea/utils/preprocessing.py 34.16% <76.92%> (+0.41%) :arrow_up:
platalea/experiments/config.py 94.20% <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 b956e1d...9d34479. Read the comment docs.