Skip to main content

A simple python package to print a keras NN training history.

Project description

Travis CI build SonarCloud Quality SonarCloud Maintainability Codacy Maintainability Maintainability Pypi project

A simple python package to print a keras NN training history.

How do I install this package?

As usual, just download it using pip:

pip install plot_keras_history

Tests Coverage

Since some software handling coverages sometime get slightly different results, here’s three of them:

Coveralls Coverage SonarCloud Coverage Code Climate Coverate

Examples

Here’s how two histories can be visualized:

from plot_keras_history import plot_history
import matplolib.pyplot as plt

history = model.fit(...).history
plot_history(history)
plt.show()
https://github.com/LucaCappelletti94/plot_keras_history/blob/master/test_plot_big_history.png?raw=true https://github.com/LucaCappelletti94/plot_keras_history/blob/master/test_plot_history.png?raw=true

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plot_keras_history-1.1.13.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file plot_keras_history-1.1.13.tar.gz.

File metadata

  • Download URL: plot_keras_history-1.1.13.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.13.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for plot_keras_history-1.1.13.tar.gz
Algorithm Hash digest
SHA256 e18dc41ed49bc18e4620ff3b2e03b5d4d2223e2d285968f071da1deb359f3f30
MD5 67f5baae1d30304f8dfc46a81965938a
BLAKE2b-256 3e29c2ef229f5cbac88a018e6c94de721f401df6f9e5a7e217cfde9f0f63bb26

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page