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

Explainability #173

Merged
merged 3 commits into from
Apr 29, 2020
Merged

Explainability #173

merged 3 commits into from
Apr 29, 2020

Conversation

deatinor
Copy link
Contributor

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
@codecov
Copy link

codecov bot commented Apr 29, 2020

Codecov Report

Merging #173 into master will decrease coverage by 0.05%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   97.31%   97.25%   -0.06%     
==========================================
  Files          53       53              
  Lines        1862     1897      +35     
  Branches      196      205       +9     
==========================================
+ Hits         1812     1845      +33     
- Misses         32       33       +1     
- Partials       18       19       +1     
Impacted Files Coverage Δ
gtime/utils/hypothesis/feature_matrices.py 100.00% <ø> (ø)
gtime/forecasting/gar.py 95.69% <95.00%> (-1.08%) ⬇️
gtime/explainability/explainer.py 100.00% <100.00%> (ø)
gtime/regressors/explainable.py 100.00% <100.00%> (ø)
gtime/time_series_models/ar.py 100.00% <100.00%> (ø)
gtime/time_series_models/base.py 100.00% <100.00%> (ø)

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 64e0e46...37a7d0c. Read the comment docs.

@deatinor deatinor merged commit 2d10868 into master Apr 29, 2020
@deatinor deatinor deleted the explainability branch April 29, 2020 07:08
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.

None yet

1 participant