- Adapting code to handle uploading from String objects. - Adding models creation new origin resources: clusters and centroids.
4.1.2
~~~~~~~~~~~~~~~~~~
- Fixing bug in summarize method for local models. Ensuring unicode use and adding tests for generated outputs.
4.1.1
~~~~~~~~~~~~~~~~~~
- Fixing bug in method to print the fields in the anomaly trees. - Fixing bug in the create_source method for Python3. Creation failed when the `tags` argument was used.
4.1.0
~~~~~~~~~~~~~~~~~~
- Adding median based predictions to ensembles.
4.0.2
~~~~~~~~~~~~~~~~~~
- Fixing bug: multimodels median predictions failed.
4.0.1
~~~~~~~~~~~~~~~~~~
- Adding support for median-based predictions in MultiModels.