Metadata-Version: 2.4
Name: qube-engine
Version: 1.0.0
Summary: Graph Spatial Quantum Machine Learning Engine
Author: Gulfam Hussain
License: MIT
Keywords: machine-learning,quantum,graph,feature-engineering,bioinformatics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: networkx
Requires-Dist: openpyxl
Dynamic: license-file

\# QUBE Engine



Graph Spatial Quantum Machine Learning Library



\## Installation



```bash

pip install -e .

