.. _tutorials: ############################### FitBenchmarking tutorial videos ############################### On this page you will find some short tutorial videos on how to use FitBenchmarking. Interpreting FitBenchmarking results ------------------------------------- The following video explains how to interpret FitBenchmarking results. .. raw:: html | Running FitBenchmarking ---------------------------- The following video explains how to run FitBenchmarking. .. raw:: html | Useful links: ^^^^^^^^^^^^^ `www.python.org/downloads/ `_ Code demonstrated in this video: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: bash python -m pip install fitbenchmarking[bumps,DFO,gradient_free,minuit,SAS,numdifftools] .. code-block:: bash fitbenchmarking .. code-block:: bash fitbenchmarking -p examples/benchmark_problems/NIST/low_difficulty .. code-block:: bash fitbenchmarking -o examples/options_template.ini .. code-block:: bash fitbenchmarking -r new_results/ .. code-block:: bash fitbenchmarking -t acc runtime .. code-block:: bash fitbenchmarking -t acc -l WARNING | Choosing your options ---------------------------- The following video explains how to choose the best cost function / software / minimizer / Jacobian / Hessian for your data. .. raw:: html