- Adding distribution and median to ensembles' predictions output.
2.0.0
~~~~~~~~~~~~~~~~~~
- Adding REST API calls for samples.
1.10.8
~~~~~~~~~~~~~~~~~~~
- Adding distribution units to the predict method output of the local model.
1.10.7
~~~~~~~~~~~~~~~~~~~
- 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.