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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
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 2023-10-28 04:30:36 UTC