v0.3.0a3
Pre-release
Pre-release
Added
explainability_tokenizeras an optional argument to theadd_modelmethod, to be used by the explainability techniques.
Changed
requirements_txt_fileno longer optional for model uploads.- Remove
idfrom POST params to API server.
Fixed
- Added
protobuf==3.2.0to requirements to fix bug with model deployment.