VQR.fit_result¶
- property VQR.fit_result: OptimizerResult¶
Returns a resulting object from the optimization procedure. Please refer to the documentation of the OptimizerResult class for more details.
- 예외 발생:
QiskitMachineLearningError – If the model has not been fit.