.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "auto_examples/hybrid_choice_models/number_of_draws.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code. .. rst-class:: sphx-glr-example-title .. _sphx_glr_auto_examples_hybrid_choice_models_number_of_draws.py: Number of Monte-Carlo draws used by the hybrid choice model examples. This module contains a single constant shared across several examples. It is intentionally isolated so that the number of draws can be modified in one place and propagated consistently throughout the examples. Michel Bierlaire Wed Jun 17 2026, 18:07:05 .. GENERATED FROM PYTHON SOURCE LINES 10-12 .. code-block:: Python NUMBER_OF_DRAWS = 50_000 .. _sphx_glr_download_auto_examples_hybrid_choice_models_number_of_draws.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: number_of_draws.ipynb ` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: number_of_draws.py ` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: number_of_draws.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_