DecisionTree

A Python module for decision-tree based classification of multidimensional data

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install decisiontree

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.4.3 2016-05-14
3.4.2 2016-05-02
3.4.1 2016-05-01
3.4.0 2016-04-04
3.3.2 2016-02-13
3.3.1 2016-01-31
3.3.0 2016-01-26
3.2.4 2015-11-23
3.2.3 2015-10-26
3.2.1 2015-10-27
3.2.0 2015-10-28
3.0.1 2015-10-28

Issues with this package?

Page last updated 2026-09-03 14:02:49 UTC