Trainplot

Latest version: v0.3.1

Safety actively analyzes 625566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

New:
* refactoring
* experimental plotly support

0.3.0

New:
* Added a `plot` function, that can be used without prior initialization to plot something in the current cell without further custumizations
* `tp.close()` doesn't have to be called anymore, because all updated plots will automatically be "closed"/updated when a cell execution finishes
* updated README and examples

0.2.0

New:
* tf/keras callback
* more customization options with `axis_custumization` argument
* optional threading with `threaded` argument
* base class, which receives plot init and update functions. Should also work for non-matplotlib plotting. (`from trainplot.trainplot import TrainPlotBase`)
* more documentation / code comments
* example notebooks

0.1.2

basic functionality is now implemented and documented

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.