Linear Tree Versions Save

A python library to build Model Trees with Linear Models at the leaves.

0.3.5

1 year ago

simple code updates

0.3.4

1 year ago

Added min_impurity_decrease in LinearTreeRegressor/Classifier from here.

0.3.3

2 years ago

0.3.2

2 years ago

Added scikit-learn0.24.2 as min required version

0.3.1

2 years ago

Add compatibility with sklearn 1.0

0.3.0

2 years ago

Introduced Linear Forest

0.2.0

2 years ago

Introduced Linear Boosting and improved Linear Tree classes

0.1.2

3 years ago