Skip to main content

A Python package for quantum-based anomaly detection.

Project description

Quantum Anomaly Detection

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

Installation

git clone https://github.com/MalekAlFakih/quantum-anomaly-detection.git
cd quantum-anomaly-detection
pip install -e .

Usage

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.1.91.tar.gz
Algorithm Hash digest
SHA256 66508d54e30044f4366090be36ed01a823e4d4b3d50fafed67b927f1ef2ec8b6
MD5 84481b565a838019949632af327faef7
BLAKE2b-256 de58ed9e5a73092d01eef4be609c170087269475b6787399f8beac9da65b3ec3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.1.91-py3-none-any.whl
Algorithm Hash digest
SHA256 241c96bf9eba0f79db30fcdd93fc14f5643bd62dc6b6c084de3b3f2e46f022c7
MD5 d262d0fc8612b2487b67a33b861b433e
BLAKE2b-256 e55174b6908ad35a41e0ed9e61bbed027105d5b5279a59cf25d0fc556878bbbd

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