Skip to content

8.7.0

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 30 Mar 19:07
· 172 commits to main since this release
44e04b4

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)