matrix icon indicating copy to clipboard operation
matrix copied to clipboard

Nnmf

Open Goneiross opened this issue 6 years ago • 2 comments

Add Non-negative Matrix Factorization

Goneiross avatar Oct 23 '18 19:10 Goneiross

Codecov Report

Merging #80 into master will increase coverage by 1.54%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   61.94%   63.48%   +1.54%     
==========================================
  Files          25       26       +1     
  Lines        2252     2358     +106     
  Branches      280      290      +10     
==========================================
+ Hits         1395     1497     +102     
- Misses        779      782       +3     
- Partials       78       79       +1
Impacted Files Coverage Δ
src/abstractMatrix.js 63.59% <0%> (-0.08%) :arrow_down:
src/dc/nnmf.js 97.14% <97.14%> (ø)

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 690edd1...6d0ed02. Read the comment docs.

codecov[bot] avatar Oct 26 '18 15:10 codecov[bot]

I will optimize the complexity when I will have some free time this week or the next one.

Goneiross avatar Nov 12 '18 15:11 Goneiross