An open API service indexing awesome lists of open source software.

https://github.com/luiscoms/classification_tree


https://github.com/luiscoms/classification_tree

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

Classification Tree
===================

A library to deal with classification tree

Installation
------------

::

pip install classification_tree

Running tests
-------------

::

make test PY_VENV_PATH=env