We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plot_correlation_heatmap
Set default params suitable for the method
For example, now colormap is scaled automatically so it gives confusing visualization
add check of heatmap_kwargs:
heatmap_params = {"vmin": -1, "vmax": 1}
No response
The text was updated successfully, but these errors were encountered:
alex-hse-repository
Successfully merging a pull request may close this issue.
🚀 Feature Request
Set default params suitable for the method
Motivation
For example, now colormap is scaled automatically so it gives confusing visualization
Proposal
add check of heatmap_kwargs:
heatmap_params = {"vmin": -1, "vmax": 1}
Test cases
No response
Alternatives
No response
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: