NeuroTreeModels v1.5.0
Changes
- Add a scaler option to be applied at the per-node signal to the
learner - Apply a normalisation so that sum of feature weights == 1
These changes may result in some changes in the optimal learning rate (lr kwargs to the learner) compared to previous release (<=v1.4)
Merged pull requests:
- Jdb/scaling (#17) (@jeremiedb)