/matrixplot

This module allows graphing matrix scatterplots in Python. They are used to visualize data and understand what method of analysis to use by projecting data onto all kinds of pairs of dimensions. It is used mostly in machine learning and statistical inference. It requires numpy and matplotlib. Your feedback is welcome!

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

No issues in this repository yet.