- Adding optional information to local predictions. - Improving casting for booleans in local predictions. - Improving the retrieval of stored or remote resources in local predictor objects.
4.6.7
~~~~~~~~~~~~~~~~~~
- Changing the type for the bias attribute to create logistic regressions to boolean.
4.6.6
~~~~~~~~~~~~~~~~~~
- Improving message for unauthorized API calls adding information about the current domain.
4.6.5
~~~~~~~~~~~~~~~~~~
- Fixing bug in local model. Fixing predictions for weighted models.
4.6.4
~~~~~~~~~~~~~~~~~~
- Fixing bug in delete_execution method. The delete call now has a query_string.
4.6.3
~~~~~~~~~~~~~~~~~~
- Fixing bug in local logistic regression predictions' format.