tensorly / viz

Easy visualization and evaluation of matrix and tensor factorization models
https://tensorly.org/viz/
MIT License
16 stars 4 forks source link

Fix `np.bool_` and fix aminoacids download link #20

Closed yngvem closed 1 year ago

yngvem commented 1 year ago

Closes #18 and closes #19.

codecov-commenter commented 1 year ago

Codecov Report

Merging #20 (25b1d32) into main (4d8381f) will decrease coverage by 0.10%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   95.15%   95.04%   -0.11%     
==========================================
  Files          13       13              
  Lines        1464     1472       +8     
==========================================
+ Hits         1393     1399       +6     
- Misses         71       73       +2     
Impacted Files Coverage Δ
tlviz/outliers.py 89.83% <ø> (ø)
tlviz/visualisation.py 96.89% <60.00%> (-0.54%) :arrow_down:
tlviz/data.py 61.53% <100.00%> (+1.53%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more