-The data is made of 284807 normal as well as fraudulent credit card transactions. Here the task is to train a machine learning model that can classify normal and fraud transactions. In the notebook, we have shown an implementation of [Variational Quantum Classifier (VQC)](https://qiskit.org/documentation/stable/0.19/stubs/qiskit.aqua.algorithms.VQC.html#qiskit.aqua.algorithms.VQC), which is a part of the QML module of Qiskit.
0 commit comments