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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.6.tar.gz
Algorithm Hash digest
SHA256 2db1f7998e194ce9d9792e7e2a8266e0bb97b5fa6bdd5a0a5d388637650b98d4
MD5 3a0256e149ac549c1b7b549144907c9e
BLAKE2b-256 481520dcdc013cd2fd385d10d64b22f15b976be5c5a8f8508853c048e71d439e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e04f844c81ed34daa729f9600d3bbfc1a140a6b53a5e8e93ba9d439cf75896ba
MD5 fd696f723e3187274d9ed89343255580
BLAKE2b-256 f0859c003bd807a21263cb7c447aadb65f1be5a9ae4c0d6310f2e18f373331f3

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