8.7.0
Added
- Added a new NLP model task type "text_similarity" (#486)
- Added a new NLP model task type "text_expansion" (#520)
- Added support for exporting an Elastic ML model as a scikit-learn pipeline via
MLModel.export_model()
(#509)
Fixed
- Fixed an issue that occurred when LightGBM was installed but libomp wasn't installed on the system. (#499)