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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.5.tar.gz
Algorithm Hash digest
SHA256 c4603e97be79565638b8e5b5823d8529b69572fed45b542d9b01d8e53e01e9fd
MD5 52dae6f805de5c8500431ee31b648804
BLAKE2b-256 b043e85da7f52322948c334b5f30424c6caa15a09637a549b82d3c6d640c034c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quantum_anomaly_detection-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8eb3c8b0600422b171367a146e6de2e0227fb69babadb530f8edbafbd10a06e7
MD5 fd5d277af4b241885fa29ec396fbaa22
BLAKE2b-256 ad4acbee289fe38e926e31de42b0764c33b0c74eb6cf782c7fffb9bc5bdd97c4

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