:orphan: .. Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. Dataset ======= Use a standard format to post-process data. .. toctree:: :glob: :maxdepth: 1 :hidden: ** .. start-after-label .. raw:: html
.. raw:: html
.. Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. Creation ~~~~~~~~ .. raw:: html
.. raw:: html
.. only:: html .. image:: /examples/dataset/creation/images/thumb/sphx_glr_plot_dataset_from_cache_thumb.png :alt: :ref:`sphx_glr_examples_dataset_creation_plot_dataset_from_cache.py` .. raw:: html
Convert a cache to a dataset
.. raw:: html
.. only:: html .. image:: /examples/dataset/creation/images/thumb/sphx_glr_plot_dataset_from_optimization_problem_thumb.png :alt: :ref:`sphx_glr_examples_dataset_creation_plot_dataset_from_optimization_problem.py` .. raw:: html
Convert a database to a dataset
.. raw:: html
.. only:: html .. image:: /examples/dataset/creation/images/thumb/sphx_glr_plot_dataset_thumb.png :alt: :ref:`sphx_glr_examples_dataset_creation_plot_dataset.py` .. raw:: html
Dataset
.. raw:: html
.. only:: html .. image:: /examples/dataset/creation/images/thumb/sphx_glr_plot_dataset_from_array_thumb.png :alt: :ref:`sphx_glr_examples_dataset_creation_plot_dataset_from_array.py` .. raw:: html
Dataset from a NumPy array
.. raw:: html
.. only:: html .. image:: /examples/dataset/creation/images/thumb/sphx_glr_plot_io_dataset_thumb.png :alt: :ref:`sphx_glr_examples_dataset_creation_plot_io_dataset.py` .. raw:: html
The input-output dataset
.. raw:: html
.. only:: html .. image:: /examples/dataset/creation/images/thumb/sphx_glr_plot_optimization_dataset_thumb.png :alt: :ref:`sphx_glr_examples_dataset_creation_plot_optimization_dataset.py` .. raw:: html
The optimisation dataset
.. raw:: html
.. toctree:: :hidden: /examples/dataset/creation/plot_dataset_from_cache /examples/dataset/creation/plot_dataset_from_optimization_problem /examples/dataset/creation/plot_dataset /examples/dataset/creation/plot_dataset_from_array /examples/dataset/creation/plot_io_dataset /examples/dataset/creation/plot_optimization_dataset .. Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. Use cases ~~~~~~~~~ .. raw:: html
.. raw:: html
.. only:: html .. image:: /examples/dataset/use_cases/images/thumb/sphx_glr_plot_burgers_thumb.png :alt: :ref:`sphx_glr_examples_dataset_use_cases_plot_burgers.py` .. raw:: html
Burgers dataset
.. raw:: html
.. only:: html .. image:: /examples/dataset/use_cases/images/thumb/sphx_glr_plot_iris_thumb.png :alt: :ref:`sphx_glr_examples_dataset_use_cases_plot_iris.py` .. raw:: html
Iris dataset
.. raw:: html
.. only:: html .. image:: /examples/dataset/use_cases/images/thumb/sphx_glr_plot_rosenbrock_thumb.png :alt: :ref:`sphx_glr_examples_dataset_use_cases_plot_rosenbrock.py` .. raw:: html
Rosenbrock dataset
.. raw:: html
.. toctree:: :hidden: /examples/dataset/use_cases/plot_burgers /examples/dataset/use_cases/plot_iris /examples/dataset/use_cases/plot_rosenbrock .. Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. Visualization ~~~~~~~~~~~~~ .. raw:: html
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_andrews_curves_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_andrews_curves.py` .. raw:: html
Andrews curves
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_bars_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_bars.py` .. raw:: html
Bars
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_boxplot_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_boxplot.py` .. raw:: html
Boxplot
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_matplotlib_dataset_plot_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_matplotlib_dataset_plot.py` .. raw:: html
Customize with matplotlib
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_lines_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_lines.py` .. raw:: html
Lines
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_parallel_coordinates_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_parallel_coordinates.py` .. raw:: html
Parallel coordinates
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_radar_chart_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_radar_chart.py` .. raw:: html
Radar chart
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_scatter_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_scatter.py` .. raw:: html
Scatter
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_scatter_matrix_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_scatter_matrix.py` .. raw:: html
Scatter matrix
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_yvsx_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_yvsx.py` .. raw:: html
YvsX
.. raw:: html
.. only:: html .. image:: /examples/dataset/visualization/images/thumb/sphx_glr_plot_zvsxy_thumb.png :alt: :ref:`sphx_glr_examples_dataset_visualization_plot_zvsxy.py` .. raw:: html
ZvsXY
.. raw:: html
.. toctree:: :hidden: /examples/dataset/visualization/plot_andrews_curves /examples/dataset/visualization/plot_bars /examples/dataset/visualization/plot_boxplot /examples/dataset/visualization/matplotlib_dataset_plot /examples/dataset/visualization/plot_lines /examples/dataset/visualization/plot_parallel_coordinates /examples/dataset/visualization/plot_radar_chart /examples/dataset/visualization/plot_scatter /examples/dataset/visualization/plot_scatter_matrix /examples/dataset/visualization/plot_yvsx /examples/dataset/visualization/plot_zvsxy .. 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: dataset_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: dataset_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_