fishgoesbloop
fishgoesbloop
Thanks, I no longer get the error after installing aqua 0.8.0. However, I realised I got vastly different accuracy scores(0.9 and 0.5), when i ran the same experiment(with same seed...
> > > It might be due to noise. You could validate your results using simulation (statevector and qasm) and maybe increase the number of shots used? Thank you, I...
> > > @fishgoesbloop Would you please tell me how to install aqua 0.8.0? > I tried this command > `pip install --upgrade qiskit.aqua==0.8.0` > but it returned an error...
I ran the same training samples on the [sklearn version of svm](https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html) and managed to successfully train and test the model though. Hmm, I had thought qiskit's SklearnSVM was based...