- Impletemnting unit tests.
- Fixed setup.py so pip install works.
- Fixed bug in Hat Matrix (forgot to add column of 1's) and Cook's
Distance (number of features was off by one).
- Fixed bug where the passed in user supplied data wasn't getting used
in the full visualization plots.
- Removed base.py and msg.py since neither is used.