Skip to main content

Clarke Error Grid analysis and plotly plot for glucose prediction models

Project description

Clarke Error Grid

A simple Python implementation of the Clarke Error Grid for evaluating glucose prediction models.

Installation

pip install clarke-error-grid
import clarke_error_grid as ceg

ref = [100, 120, 180]
pred = [110, 130, 160]

# Ploting
plt = ceg.plot(ref, pred)
plt.show()

# Samples percentage per region
zones = ceg.zone(ref, pred)
print(zones)

Screenshots

Plot

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

clarke_error_grid-0.1.4.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clarke_error_grid-0.1.4-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file clarke_error_grid-0.1.4.tar.gz.

File metadata

  • Download URL: clarke_error_grid-0.1.4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for clarke_error_grid-0.1.4.tar.gz
Algorithm Hash digest
SHA256 2cd06290bda0f5da5c59668affe0986c9dcb69dbb3215eec85e2ae58c714fd1c
MD5 5e65e6ba7e30c0b351453fa7189510f8
BLAKE2b-256 880584cd640266efb40265b3403f5a1563d5be138991d7ea421e67ed595a20c5

See more details on using hashes here.

File details

Details for the file clarke_error_grid-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for clarke_error_grid-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c961f349a0631e34d26b1feca97cce8dcadeae310a6906e6ab5490244e28f6ca
MD5 7264df2f89f30d66d69136cc41be4f0b
BLAKE2b-256 7c86b93ab6cb8f4f4595e39998ceb6bde4c0e8e1d7d3092ebf24e0dd0092b7ea

See more details on using hashes here.

Supported by

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