How to check for errors beforehand in the code before submitting the job to QPU? [closed]
Closed 15 hours ago.
How to check for errors beforehand in the code before submitting the job to QPU? [closed]
Closed 15 hours ago.
How to check for errors beforehand in the code before submitting the job to QPU? [closed]
Closed 15 hours ago.
How to check for errors beforehand in the code before submitting the job to QPU? [closed]
Closed 15 hours ago.
How to check for errors beforehand in the code before submitting the job to QPU? [closed]
Closed 15 hours ago.
Not able to resolve QiskitMachineLearningError: ‘Input data has incorrect shape, last dimension is not equal to the number of inputs: 0, but got: 2’
I am getting error: —>
32 vqc.fit(X_train, X_test)
33
34 # Evaluate the classifier