All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adapted rfvis to work with latest versions of
sklearn
- Implemented Python API and added an example section
- Command Line API now also works on directories and .tar.gz files containing the input data
- Forest View now correctly scales even if the forest contains a lot of trees
- Fixed
PyPI
packaging and a few minor bugs
- Reimplemented backend in Python and moved package distribution from
npm
toPyPI