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

Add metrics package #45

Merged
merged 1 commit into from Oct 8, 2017
Merged

Add metrics package #45

merged 1 commit into from Oct 8, 2017

Conversation

r9y9
Copy link
Owner

@r9y9 r9y9 commented Oct 8, 2017

fixes #12

Some highlights:

  • Support for both torch and numpy arrays
  • Support for mini-batch inputs

@codecov-io
Copy link

codecov-io commented Oct 8, 2017

Codecov Report

Merging #45 into master will increase coverage by 0.96%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #45      +/-   ##
=========================================
+ Coverage   84.44%   85.4%   +0.96%     
=========================================
  Files          29      29              
  Lines        1414    1480      +66     
=========================================
+ Hits         1194    1264      +70     
+ Misses        220     216       -4
Impacted Files Coverage Δ
nnmnkwii/metrics/__init__.py 100% <100%> (+100%) ⬆️

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 ccdb5d1...0e66159. Read the comment docs.

@r9y9 r9y9 merged commit 0420d44 into master Oct 8, 2017
@r9y9 r9y9 deleted the metrics branch October 8, 2017 15:18
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.

Metrics package
2 participants