/HDTree

Human Decision Tree

Primary LanguagePython

HDTree - Python implementation of a Decision Tree

Installation

A directory containing this repository has to be put into your Python search path. Alternatively you can directly add the directory to your site-packages folder of your python interpreter.

Documentation

Related repositories

This package can be used standalone, but is part of a bigger framework called LoE (League of Experts). The main repository can be found here