Skip to content

Releases: RobertJN64/MLVisualizationTools

Version 0.7.6

16 Aug 16:09

Choose a tag to compare

Support tf 2.20 and py3.13

Version 0.7.5

22 Mar 22:24

Choose a tag to compare

Drop support for py3.8 as this version is EOL and causes issues with pip dependency resolution

Version 0.7.4

09 Mar 02:48

Choose a tag to compare

Support tf 2.16 and py3.12

Version 0.7.3

22 Jan 20:17

Choose a tag to compare

Fixes some deprecation warnings with pandas.

Version 0.7.2

31 Aug 14:07

Choose a tag to compare

Fixes a FutureWarning in the colorizers module from the pandas 2.0 update.

Version 0.7.1

17 May 19:45

Choose a tag to compare

Adds a small feature: remove feature analysis checks if features in your dataset are actually needed by the model.

Version 0.7.0

07 May 03:36

Choose a tag to compare

Adds official sklearn support with demo.

Version 0.6.3

23 Mar 01:39

Choose a tag to compare

Support for py3.11 with TF 2.12

Version 0.6.2

02 Jan 04:50

Choose a tag to compare

Fix author email in package desc.

Version 0.6.1

24 Dec 18:09

Choose a tag to compare

Fixed some issues that were affecting tests - no code changes.