mheatmap
A Python package for advanced heatmap visualization and matrix analysis, featuring mosaic/proportional heatmaps, confusion matrix post-processing, and spectral reordering capabilities.
π Features
-
Mosaic Heatmap
Visualize matrix values with proportionally-sized cells.
-
Automatic Model Calibration (AMC)
Align, Mask, and Confusionβan algorithm for post-processing confusion matrices. -
Spectral Reordering
Reorder matrices based on spectral analysis. -
RMS (Reverse Merge/Split) Analysis
Perform advanced permutation analysis to explore matrix structures.
π Contributing
We welcome contributions to improve mheatmap! Please follow these steps:
- Fork the repository
- Create a new branch (
feature-branch
) - Commit your changes
- Open a pull request
π License
This project is licensed under the MIT License. See the LICENSE file for details.