TCLR

Tree-Classifier for Linear Regression (TCLR) is a novel tree model to capture the functional relationships between features and a target based on correlation.

Installation

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

pip3 install tclr

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.4 2024-01-07    
2.0.3 2024-01-07    
2.0.1 2023-07-17
2.0.0 2023-05-25
1.8.0 2023-05-09
1.7.0 2023-05-08
1.5.0 2022-08-21
1.4.13 2022-08-10
1.4.11 2022-08-01
1.4.6 2022-07-28
1.4.5 2022-07-11
1.4.4 2022-07-03
1.4.3 2022-06-26

Issues with this package?

Page last updated 2026-09-03 15:13:10 UTC