v0.6.10 - 2025-03-26
Added
- reorder_classes function which allows reordering of the classes after fitting
- support for ARM based Linux
Changed
- changed default to max_leaves=2 for classification
- changed default to n_jobs=2
- changed default to outer_bags=14
Fixed
- restrict to dash 2.x since visualizations are not working on dash 3.x