- Allowing the BigML class to retrieve any resource from local storage and extract its fields.
4.29.2
~~~~~~~~~~~~~~~~~~~
- Improving exception handling when retrieving resources.
4.29.1
~~~~~~~~~~~~~~~~~~~
- Fixing bug when disabling SSL verification in predictions only.
4.29.0
~~~~~~~~~~~~~~~~~~~
- Improving api.ok method to allow retries to avoid transient HTTP failures. - Deprecating the `retries` argument in api.ok. - Fixing local predictions confidence for weighted models.
4.28.1
~~~~~~~~~~~~~~~~~~~
- Changing api.ok method to avoid raising exceptions when retrieving a faulty resource. - Adding call stack info to local Execution class. - Fixing docs builder.
4.28.0
~~~~~~~~~~~~~~~~~~~
- Adding Execution local utility to extract the outputs and results from an execution.