Skip to content

Releases: RobertJN64/MLVisualizationTools

Version 0.7.4

09 Mar 02:48
Compare
Choose a tag to compare

Support tf 2.16 and py3.12

Version 0.7.3

22 Jan 20:17
Compare
Choose a tag to compare

Fixes some deprecation warnings with pandas.

Version 0.7.2

31 Aug 14:07
Compare
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
Compare
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
Compare
Choose a tag to compare

Adds official sklearn support with demo.

Version 0.6.3

23 Mar 01:39
Compare
Choose a tag to compare

Support for py3.11 with TF 2.12

Version 0.6.2

02 Jan 04:50
Compare
Choose a tag to compare

Fix author email in package desc.

Version 0.6.1

24 Dec 18:09
Compare
Choose a tag to compare

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

Version 0.6.0

31 Mar 00:48
Compare
Choose a tag to compare

Version 0.6.0 fixes issues with new dash version.

Version 0.6.0 Release Candidate 0

31 Mar 00:15
Compare
Choose a tag to compare
Pre-release

Fix dash compatibility, python 3.10