Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@nsorros nsorros released this 08 Nov 09:51
· 35 commits to main since this release
2b712ed

Improvements:

  • #328: Expose build_model to CNNClassifier and don't rebuild in fit
  • #372: Add more fine grained extras to make vanilla WellcomeML light (109MB)
  • #368: Expand LOGGING_LEVEL to TF_CPP_MIN_LOG_LEVEL
  • #332: Add wellcomeml.viz to vizualize clusters
  • #344: Add filter by variable in visualize clusters

Breaking changes:

  • #371: Delete wellcomeml.ml.__init__ so all ml models need to be explicitly imported

Bug fixes:

  • #357: Fix sent2vec test error