Table of Contents
  • 概要
  • はじめに
  • 移行ガイド
  • チュートリアル
  • API リファレンス
  • リリースノート
  • GitHub
  • Qiskit Machine Learning documentation >
  • Qiskit Machine Learning API Reference >
  • Quantum machine learning algorithms (qiskit_machine_learning.algorithms) >
  • TrainableModel >
  • TrainableModel.fit_result



TrainableModel.fit_result¶

property TrainableModel.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.


Was this page helpful?
Yes No
Thank you!

Next Previous

© Copyright 2018, 2023, Qiskit Machine Learning Development Team.

Built with Sphinx using Qiskit Sphinx Theme (based on PyTorch Sphinx Theme).

  • TrainableModel.fit_result
    • TrainableModel.fit_result