- Fixing predict confidence method in local ensembles.
4.13.5
~~~~~~~~~~~~~~~~~~~
- Adding operating point local predictions to deepnets.
4.13.4
~~~~~~~~~~~~~~~~~~~
- Fixing bug in local ensemble predictions with operating points. - Fixing bug for local EnsemblePredictor class.
4.13.3
~~~~~~~~~~~~~~~~~~~
- 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.