Skip to content

v0.9.1

Compare
Choose a tag to compare
@wpreimes wpreimes released this 14 Sep 08:04
· 249 commits to master since this release
93412dd
  • Include more combinations in validation framework, raise error if n < n_datasets
  • n_wise_apply now can handle (drop) nans in a passed data frame correctly.
  • TC metrics calculator has now option to calculate metrics for reference
  • Fix deprecation warnings in anomaly adapter (Issue #198)
  • Change combinations created by val framework, catch cases where scaling ref not in combinations (Issue #187)