Skip to main content

Entity prioritization and escalation detection using GLMM statistical models

Project description

Priorityx: Entity prioritization and escalation detection using GLMM statistical models

Installation

pip install priorityx

Quick Start

import polars as pl
from priorityx.core.glmm import fit_priority_matrix
from priorityx.viz.matrix import plot_priority_matrix

df = pl.read_csv("data.csv")

results, stats = fit_priority_matrix(
    df,
    entity_col="service",
    timestamp_col="date",
    temporal_granularity="quarterly"
)

plot_priority_matrix(results, entity_name="Service", save_plot=True)

Features

  • GLMM-based priority classification (Q1-Q4 quadrants)
  • Transition detection over time
  • Movement tracking
  • Visualization

Use Cases

IT incidents, software bugs, compliance violations, performance monitoring.

Documentation

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

priorityx-0.1.2.tar.gz (292.5 kB view details)

Uploaded Source

Built Distribution

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

priorityx-0.1.2-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

Details for the file priorityx-0.1.2.tar.gz.

File metadata

  • Download URL: priorityx-0.1.2.tar.gz
  • Upload date:
  • Size: 292.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for priorityx-0.1.2.tar.gz
Algorithm Hash digest
SHA256 fc50ccd260e93a6fb0de4256ea8ada451eff22f93336722117c0b2c402d5baaa
MD5 e08745603b868c6d38193a14d5787d1d
BLAKE2b-256 7c6fc5a0e6601d773a80adce21aec9992a98897a3e252620b38c8a23c74b9d1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for priorityx-0.1.2.tar.gz:

Publisher: release.yml on okkymabruri/priorityx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file priorityx-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: priorityx-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 33.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for priorityx-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a39f05f5ca6a9a059864cc55bba91fbb260bf857286f96caef0d83ec0a300fa0
MD5 7f3fbe0264ba20240171ef8c4e451de1
BLAKE2b-256 d04781a22daad2a67b10bd77abae0c5c5d99fcaf8ee6f2dd34a3ddb3e50bbacb

See more details on using hashes here.

Provenance

The following attestation bundles were made for priorityx-0.1.2-py3-none-any.whl:

Publisher: release.yml on okkymabruri/priorityx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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