Sanya Nanda
Sanya Nanda
As of now, I have completed the classification section These are some of my queries: 1. I am getting an error in cell 10 and 19 saying: AttributeError: 'NeuralNetworkClassifier' object...
I have improved the regression section as well, with this the tutorial is ready for review
Also I removed the following imports as they were not being used anywhere in the code from qiskit.opflow import Z, I, StateFn from typing import Union from qiskit_machine_learning.exceptions import QiskitMachineLearningError
Hi @woodsp-ibm Thank you for pointing that out, I have reverted 2a to the latest previous version before my changes.
In 2a, I have added the following 1. Further exploratory links to APIs used 2. Summary of steps followed in important sections As a first time reader, I found 2a...
Thank you! I will do this and get in touch in case of queries Also the issue in the environment is resolved and I am able to run all cells
Hi @manoelmarques Thankyou for the guidance, will keep these points in mind for future commits
Thank you! I will do this and get in touch in case of queries