Skip to content

release v0.24.0

Compare
Choose a tag to compare
@imatiach-msft imatiach-msft released this 10 Jan 22:55
84d86b7
  • update interpret-community to use new ml-wrappers repository (https://github.com/microsoft/ml-wrappers)
  • add tests for ExplanationAdapter for code coverage
  • rename test directory from test/ to tests/
  • suppress tensorflow warnings that may sometimes occur on import
  • add support for serializing explanations using save_explanation and load_explanation with sparse data
  • update interpret-community to ml-wrappers 0.0.5
  • fix flake8 error on builds