- Changing MultiModel class to return in-memory list of predictions.
1.9.3
~~~~~~~~~~~~~~~~~~
- Improving Fields and including the new Cluster and Anomalies fields structures as fields resources. - Improving ModelFields to filter missing values from input data. - Forcing garbage collection in local ensemble to lower memory usage.
1.9.2
~~~~~~~~~~~~~~~~~~
- Changing some Fields exceptions handling. - Refactoring api code to handle create, update and delete methods dynamically. - Adding connection info string for printing. - Improving tests information.
1.9.1
~~~~~~~~~~~~~~~~~~
- Adding the summarize and statistics_CSV methods to local cluster object.
1.9.0
~~~~~~~~~~~~~~~~~~
- Adding the batch anomaly score REST API calls.
1.8.0
~~~~~~~~~~~~~~~~~~
- Adding the anomaly detector and anomaly score REST API calls. - Adding the local anomaly detector.