QuantumKernelTrainerResult¶
- class QuantumKernelTrainerResult[source]¶
Bases:
VariationalResult
Quantum Kernel Trainer Result.
Attributes
The optimal circuits.
Returns the optimal parameters in a dictionary
Returns optimal point
Returns optimal value
Returns number of optimizer evaluations
Returns the optimizer result
Returns time taken for optimization
Return the optimized quantum kernel object.
Methods
combine
(result)Any property from the argument that exists in the receiver is updated.