Skip to content

Releases: BIMSBbioinfo/maui

0.1.7

08 Oct 15:27
Compare
Choose a tag to compare

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.

0.1.6

04 Sep 13:57
Compare
Choose a tag to compare

Fixed a bug introduced in 0.1.3 that sometimes lead to NaNs.

0.1.5

25 Jun 17:11
Compare
Choose a tag to compare

Now implements saving and loading of models!

maui_model.save("/path/to/model/dir")

maui_model = maui.Maui.load("/path/to/model/dir")

0.1.4

10 May 14:48
Compare
Choose a tag to compare
Bump version number

First alpha release

22 Nov 16:10
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release
0.1

readme doc/badge