Skip to content

v2.0.6

Compare
Choose a tag to compare
@pavlovicmilena pavlovicmilena released this 27 Oct 19:54
· 204 commits to master since this release

Minor updates:

  • moved Metric.py from the environment package to the ml_metrics package
  • updated YAML load(..) calls without specified Loader to safe_load(..) instead
  • bugfix: removed caching from scikit-learn models
  • updated cache location for multiple processes