[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nnmf #80

Open
wants to merge 63 commits into
base: main
Choose a base branch
from
Open

Nnmf #80

wants to merge 63 commits into from

Conversation

Goneiross
Copy link
Contributor

Add Non-negative Matrix Factorization

@codecov
Copy link
codecov bot commented Oct 26, 2018

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%) ⬇️
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.

src/dc/nnmf.js Outdated Show resolved Hide resolved
@Goneiross
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants