Releases: hasnainroopawalla/ShowML
Releases · hasnainroopawalla/ShowML
v1.6.12
v1.5.12
What's Changed
- Added a downloads badge to the README
- Updated pre-commit hooks versions
- Type-cast get layer params count to
int
by @hasnainroopawalla in #29
Full Changelog: v1.5.11...v1.5.12
Update the regression plot method
- Updated the
plot_regression_line
to a more generalplot_actual_vs_predicted
method. - It generates a scatter plot of true values vs predicted values.
Full Changelog: v1.5.10...v1.5.11
README update
What's Changed
- Readme PYTHONPATH instructions by @hasnainroopawalla in #25
- Minor readme update by @hasnainroopawalla in #26
Full Changelog: v1.5.8...v1.5.10
Added PYTHONPATH instructions to the README
Full Changelog: v1.5.8...v1.5.9
Minor enhancement in README
Fixed logo dimensions in README
What's Changed
- README update by @hasnainroopawalla in #21 #22 and #23.
Full Changelog: v1.5.4...v1.5.7
Minor README update
README update
- Added a new logo for ShowML.
- Updated the Contributing section of the
README
.
Full Changelog: v1.5.4...v1.5.5
Bug Fix: mypy type error in model_utilities
Full Changelog: v1.5.3...v1.5.4