ntrees-tuning

The package ntrees_tuning is an extension to sklearn. To Random Forests and Gradient Boosting it adds the ntrees parameter which gives control over how many trees are used for prediction. The main be…

Installation

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

pip3 install ntrees-tuning

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2025-05-08
0.1.0 2025-05-08

Issues with this package?

Page last updated 2025-05-24 09:33:10 UTC