8000 Reduce the size of some images in the documentation · Issue #17568 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Reduce the size of some images in the documentation #17568
@rth

Description

@rth

Please also take a look at #17568 (comment) for updated context on this issue.

The documentation repository is becoming quite large (#17564 (comment)) and in particular there are 66MB of images. It might be worth checking if the size of lagest ones couldn't be reduced a bit by adjusting matplotlib options in examples. In the _images/ folder,

$ find . -type f  -exec du -h {} + | sort -r -h
940K    ./sphx_glr_plot_classifier_comparison_001.png
840K    ./sphx_glr_plot_cluster_comparison_0011.png
840K    ./sphx_glr_plot_cluster_comparison_001.png
784K    ./sphx_glr_plot_birch_vs_minibatchkmeans_0011.png
784K    ./sphx_glr_plot_birch_vs_minibatchkmeans_001.png
684K    ./sphx_glr_plot_all_scaling_008.png
644K    ./sphx_glr_plot_linkage_comparison_0011.png
644K    ./sphx_glr_plot_linkage_comparison_001.png
624K    ./sphx_glr_plot_discretization_classification_001.png
432K    ./sphx_glr_plot_anomaly_comparison_0011.png
432K    ./sphx_glr_plot_anomaly_comparison_001.png
416K    ./sphx_glr_plot_mlp_alpha_0011.png
416K    ./sphx_glr_plot_mlp_alpha_001.png
380K    ./sphx_glr_plot_t_sne_perplexity_001.png
380K    ./sphx_glr_plot_manifold_sphere_001.png
348K    ./sphx_glr_plot_compare_methods_0011.png
348K    ./sphx_glr_plot_compare_methods_001.png
348K    ./sphx_glr_plot_color_quantization_0011.png
348K    ./sphx_glr_plot_color_quantization_001.png
348K    ./iris.png
328K    ./sphx_glr_plot_kernel_approximation_0021.png
328K    ./sphx_glr_plot_kernel_approximation_002.png
324K    ./sphx_glr_plot_all_scaling_009.png
320K    ./sphx_glr_plot_stock_market_001.png
300K    ./sphx_glr_plot_spectral_biclustering_002.png
300K    ./sphx_glr_plot_all_scaling_006.png
268K    ./sphx_glr_plot_spectral_biclustering_0031.png
268K    ./sphx_glr_plot_spectral_biclustering_003.png
268K    ./sphx_glr_plot_spectral_biclustering_001.png
268K    ./sphx_glr_plot_rbf_parameters_001.png
260K    ./sphx_glr_plot_all_scaling_007.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationMeta-issueGeneral issue associated to an identified list of tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0