:orphan: .. _general_examples: Examples ======== General examples ---------------- General-purpose and introductory examples for joblib. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_nested_parallel_memory_thumb.png :alt: :ref:`sphx_glr_auto_examples_nested_parallel_memory.py` .. raw:: html
Checkpoint using joblib.Memory and joblib.Parallel
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_memory_basic_usage_thumb.png :alt: :ref:`sphx_glr_auto_examples_memory_basic_usage.py` .. raw:: html
How to use joblib.Memory
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_parallel_random_state_thumb.png :alt: :ref:`sphx_glr_auto_examples_parallel_random_state.py` .. raw:: html
Random state within joblib.Parallel
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_serialization_and_wrappers_thumb.png :alt: :ref:`sphx_glr_auto_examples_serialization_and_wrappers.py` .. raw:: html
Serialization of un-picklable objects
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_parallel_memmap_thumb.png :alt: :ref:`sphx_glr_auto_examples_parallel_memmap.py` .. raw:: html
NumPy memmap in joblib.Parallel
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_compressors_comparison_thumb.png :alt: :ref:`sphx_glr_auto_examples_compressors_comparison.py` .. raw:: html
Improving I/O using compressors
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_parallel_generator_thumb.png :alt: :ref:`sphx_glr_auto_examples_parallel_generator.py` .. raw:: html
Returning a generator in joblib.Parallel
.. raw:: html
.. toctree:: :hidden: /auto_examples/nested_parallel_memory /auto_examples/memory_basic_usage /auto_examples/parallel_random_state /auto_examples/serialization_and_wrappers /auto_examples/parallel_memmap /auto_examples/compressors_comparison /auto_examples/parallel_generator Parallel examples ----------------- Examples demoing more advanced parallel patterns. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/parallel/images/thumb/sphx_glr_distributed_backend_simple_thumb.png :alt: :ref:`sphx_glr_auto_examples_parallel_distributed_backend_simple.py` .. raw:: html
Using Dask for single-machine parallel computing
.. raw:: html
.. toctree:: :hidden: :includehidden: /auto_examples/parallel/index.rst .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_