- Adding the ability to parse datetime fields locally for local predictions (uses bigml-chronos as a dependency).
4.24.3
~~~~~~~~~~~~~~~~~~~
- Fixing local LinearRegression to work even if `numpy` and `scipy` are not installed.
4.24.2
~~~~~~~~~~~~~~~~~~~
- Fixing local EnsemblePredictor code to avoid crash when using deep trees.
4.24.1
~~~~~~~~~~~~~~~~~~~
- Adding missing tokens handling to local models.
4.24.0
~~~~~~~~~~~~~~~~~~~
- 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.