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 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.1.tar.gz (3.2 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.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clarke_error_grid-0.1.1.tar.gz
  • Upload date:
  • Size: 3.2 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.1.tar.gz
Algorithm Hash digest
SHA256 44eb24d2862137cc4cf42d8b2cd6172511c00fae4a6de8168a274860d7a10e98
MD5 b59095258242a4d702b612fa580b583e
BLAKE2b-256 aa8e37f4ad6d14bc9bab4e4a7850f88b0a287fb9d0c2dd5f526d2f251549d948

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clarke_error_grid-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a4668c9b46bbfa0d7c88bfe53d781685263c4b20106bf41dde7f8aafec822fb7
MD5 7699246f0b0b15927b0c3bfa2f9116c9
BLAKE2b-256 0f251ca5728dd487b2c75f334ac5d5cf1fb18bad517865669f98243375b417dc

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