Skip to content

Releases: RobertJN64/MLVisualizationTools

Version 0.7.6

Choose a tag to compare

@RobertJN64 RobertJN64 released this 16 Aug 16:09

Support tf 2.20 and py3.13

Version 0.7.5

Choose a tag to compare

@RobertJN64 RobertJN64 released this 22 Mar 22:24

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

Version 0.7.4

Choose a tag to compare

@RobertJN64 RobertJN64 released this 09 Mar 02:48

Support tf 2.16 and py3.12

Version 0.7.3

Choose a tag to compare

@RobertJN64 RobertJN64 released this 22 Jan 20:17

Fixes some deprecation warnings with pandas.

Version 0.7.2

Choose a tag to compare

@RobertJN64 RobertJN64 released this 31 Aug 14:07

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

Version 0.7.1

Choose a tag to compare

@RobertJN64 RobertJN64 released this 17 May 19:45

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

Version 0.7.0

Choose a tag to compare

@RobertJN64 RobertJN64 released this 07 May 03:36

Adds official sklearn support with demo.

Version 0.6.3

Choose a tag to compare

@RobertJN64 RobertJN64 released this 23 Mar 01:39

Support for py3.11 with TF 2.12

Version 0.6.2

Choose a tag to compare

@RobertJN64 RobertJN64 released this 02 Jan 04:50

Fix author email in package desc.

Version 0.6.1

Choose a tag to compare

@RobertJN64 RobertJN64 released this 24 Dec 18:09

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