- Changing the Ensemble object init method to use the max_models argument also when loading the ensemble fields to trigger garbage collection.
3.0.0
~~~~~~~~~~~~~~~~~~
- Adding Google App Engine support for remote REST calls. - Adding cache_get argument to Ensemble constructor to allow getting local model objects from cache.
2.2.0
~~~~~~~~~~~~~~~~~~
- Adding lists of local models as argument for the local ensemble constructor.
2.1.0
~~~~~~~~~~~~~~~~~~
- 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.