Skip to main content

A Python package for quantum-based anomaly detection.

Project description

Quantum Anomaly Detection is a Python package that leverages quantum computing (via Qiskit) to detect anomalies in datasets.

git clone https://github.com/MalekAlFakih/quantum-anomaly-detection.git
cd quantum-anomaly-detection
pip install -e .
from quantum_anomaly_detection import QuantumAnomalyDetector
import numpy as np
data = np.random.rand(10, 2)
detector = QuantumAnomalyDetector()
detector.fit(data)
scores = detector.predict(data)
print("Scores:", scores)

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

quantum_anomaly_detection-0.2.2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

quantum_anomaly_detection-0.2.2-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file quantum_anomaly_detection-0.2.2.tar.gz.

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.2.tar.gz
Algorithm Hash digest
SHA256 ae584c926c373d3216ad3246bec4212adac3297cd14ba6475ffb1c37b0f23336
MD5 69dc02578b42185630cb500e0b8d60c5
BLAKE2b-256 694bc55e38fceacc67af47f15d15e08f19eb695e07aa5c886f1a8f2736ab0c96

See more details on using hashes here.

File details

Details for the file quantum_anomaly_detection-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fe7426756bb8fcca15f80a440230474ea8426c543b1c4357eb0a01f6393fea30
MD5 f0b534c7f21321075172b6d6e718b861
BLAKE2b-256 27d93dc721a69156cfdbaa014f1796b067d707ee3541cc37070639e3ae8c012a

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