- Fixing bug in local ensemble predictions for inputs that don't match the expected field types.
4.13.2
~~~~~~~~~~~~~~~~~~~
- Adding left out static files for local ensemble predictor functions.
4.13.1
~~~~~~~~~~~~~~~~~~~
- Refactoring local BoostedTrees and adding the EnsemblePredictor to use the local predict functions of each model to generate the ensemble prediction.
4.13.0
~~~~~~~~~~~~~~~~~~~
- Adding operating point thresholds to local model, ensemble and logistic regression predictions.
4.12.1
~~~~~~~~~~~~~~~~~~~
- Fixing bug in the local Deepnet predictions when numpy is not installed.
4.12.0
~~~~~~~~~~~~~~~~~~~
- Adding support for Deepnets REST API calls and local predictions using the local Deepnet object.