Skip to content

0.1.7

Latest
Compare
Choose a tag to compare
@jonathanronen jonathanronen released this 08 Oct 15:27
· 26 commits to master since this release

Changelog

[0.1.7] - 2019-10-08

  • maui_model.transform() no longer automatically computes feature correlations. Added a method maui_model.get_feature_correlations() to use when this is desirable. This is a huge performance enhancement when feature correlations aren't necessary.