Implementation of a Variational Quantum Classifier Algorithm for the Titanic dataset. The code is currently under reconstruction to remove depency from qiskit Aqua as it it depreciated
The pre-processed data available on Kaggle.
- Python 3.9
- Pandas
- Qiskit
pip install -r requirements.txt