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

Rescale to original scale after post-processor #47

Merged
merged 9 commits into from
Feb 2, 2021

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Feb 2, 2021

Actually the predicted result after the post-processor has not changed to the original scale.

@zhiqwang zhiqwang added enhancement New feature or request bugfix labels Feb 2, 2021
@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #47 (1ac7a60) into master (cc65a6d) will decrease coverage by 6.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   78.35%   72.14%   -6.22%     
==========================================
  Files           8        8              
  Lines         619      621       +2     
==========================================
- Hits          485      448      -37     
- Misses        134      173      +39     
Flag Coverage Δ
unittests 72.14% <100.00%> (-6.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/test_engine.py 82.60% <100.00%> (-15.12%) ⬇️
test/test_torchscript.py 97.43% <100.00%> (ø)
test/dataset_utils.py 27.27% <0.00%> (-72.73%) ⬇️

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 cc65a6d...1ac7a60. Read the comment docs.

@zhiqwang zhiqwang merged commit f34b032 into master Feb 2, 2021
@zhiqwang zhiqwang deleted the fix-post-processor branch February 2, 2021 17:56
@zhiqwang zhiqwang added bug / fix Something isn't working and removed bugfix labels Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant