Releases: RobertJN64/MLVisualizationTools
Releases · RobertJN64/MLVisualizationTools
Version 0.7.4
Support tf 2.16 and py3.12
Version 0.7.3
Fixes some deprecation warnings with pandas.
Version 0.7.2
Fixes a FutureWarning in the colorizers module from the pandas 2.0 update.
Version 0.7.1
Adds a small feature: remove feature analysis checks if features in your dataset are actually needed by the model.
Version 0.7.0
Adds official sklearn support with demo.
Version 0.6.3
Support for py3.11 with TF 2.12
Version 0.6.2
Fix author email in package desc.
Version 0.6.1
Fixed some issues that were affecting tests - no code changes.
Version 0.6.0
Version 0.6.0 fixes issues with new dash version.
Version 0.6.0 Release Candidate 0
Fix dash compatibility, python 3.10