v0.3.0a3
Pre-release
Pre-release
Added
explainability_tokenizer
as an optional argument to theadd_model
method, to be used by the explainability techniques.
Changed
requirements_txt_file
no longer optional for model uploads.- Remove
id
from POST params to API server.
Fixed
- Added
protobuf==3.2.0
to requirements to fix bug with model deployment.