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 parameter to customize the report for the number of points into plots #532

Open
guillaume-vignal opened this issue Mar 8, 2024 · 0 comments

Comments

@guillaume-vignal
Copy link
Collaborator

By default in the report we have only 200 points into the different plots (in order to have a "light" report in terms of size).
In our case to be able to see every modalities in the contribution plot we need to have more points (500 points).

fig = self.explainer.plot.contribution_plot(feature, label=label, max_points=200)

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

No branches or pull requests

1 participant