- Refactoring for multipackage compatibility. - Deprecating ``ensemble_id`` attribute in local ensembles. - Extending the BigML class to export model's alternative output formats.
4.23.1
~~~~~~~~~~~~~~~~~~~
- Fixing local predictions for models with unpreferred and datetime fields.
4.23.0
~~~~~~~~~~~~~~~~~~~
- Adding access to tasks information in the API connection object.
4.22.1
~~~~~~~~~~~~~~~~~~~
- Improving the local Ensemble and Fusion classes to use the component models when a local JSON file is used as argument.
4.22.0
~~~~~~~~~~~~~~~~~~~
- Fixing bug in local linear regressions for non-invertible confidence bounds matrices. - Adding the option of cloning model resources from shared clonable ones. - Fixing Fields object for timeseries.
4.21.2
~~~~~~~~~~~~~~~~~~~
- Fixing bug in local fusion regression predictions.