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

Implemented PD reset_predictor function. #897

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

RobertSamoilescu
Copy link
Collaborator

This PR implements the reset_predictor to allow loading of the explainer.

@RobertSamoilescu RobertSamoilescu changed the title Implement PD reset_predictor function. Implemented PD reset_predictor function. Apr 5, 2023
@RobertSamoilescu RobertSamoilescu requested a review from jklaise April 5, 2023 20:33
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #897 (bda6739) into master (dc4af5a) will decrease coverage by 0.08%.
The diff coverage is 50.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #897      +/-   ##
==========================================
- Coverage   85.33%   85.25%   -0.08%     
==========================================
  Files          74       74              
  Lines        8802     8764      -38     
==========================================
- Hits         7511     7472      -39     
- Misses       1291     1292       +1     
Flag Coverage Δ
ubuntu-latest-3.10 ?
ubuntu-latest-3.7 85.09% <50.00%> (-0.01%) ⬇️
ubuntu-latest-3.8 ?
ubuntu-latest-3.9 85.21% <50.00%> (-0.01%) ⬇️
windows-latest-3.9 ?

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

Impacted Files Coverage Δ
alibi/explainers/partial_dependence.py 94.40% <50.00%> (-0.20%) ⬇️

... and 7 files with indirect coverage changes

@jklaise jklaise merged commit 8fa94cc into SeldonIO:master Apr 6, 2023
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.

2 participants