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.7.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.7-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.7.tar.gz
Algorithm Hash digest
SHA256 c7c629e7299b7136007fc949930fc77da42a96a811a64f37d88b3cdb57400f84
MD5 11b983ce282e92357fec4aa1ce817cb3
BLAKE2b-256 c418f02d7cd81bbe6a24a3f2dbcc104e514c2a358b6631230819daf3ec8ec4ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 bd1be8f6b6e543ee1500a1182467890849c5b5a416ca93b96cb20ad18b005274
MD5 bae246a3af7d9eb57e11e7609970422c
BLAKE2b-256 c8dff5470ce61c5fa30ac484813db212bdc035eabcc8ca395e11f3e8fcf9d1a6

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