- Extending the predict method in local models to get multiple predictions. - Changing the local model object to add the units used in the distribution and the add_median argument in the predict method.
1.10.6
~~~~~~~~~~~~~~~~~~~
- Adding the median as prediction for the local model object.
1.10.5
~~~~~~~~~~~~~~~~~~~
- Fixing bug: centroids failed when predicted from local clusters with summary fields.
1.10.4
~~~~~~~~~~~~~~~~~~~
- Improvements in docs presentation and content. - Adding tree_CSV method to local model to output the nodes information in CSV format.
1.10.3
~~~~~~~~~~~~~~~~~~~
- Fixing bug: local ensembles were not retrieved from the stored JSON file. - Adding the ability to construct local ensembles from any existing JSON file describing an ensemble structure.