Christian Lorentzen
e0abd262ea
DOC improve model evaluation a bit ( #18166 )
2020-08-17 07:55:57 -04:00
Christian Lorentzen
79b0943de0
DOC avoid FutureWarnings for deprecations examples ( #17264 )
...
* MNT keyword only in examples
* MNT pandas 1.0.0 deprectation
See pandas-dev/pandas#23566
* MNT new keyword in 0.23
2020-05-18 18:35:12 +02:00
RuchitaGarde
266bfe85c0
MAINT Removed redundant parameters of 2 classes ( #14796 )
2019-09-09 20:04:55 -04:00
Adrin Jalali
69c8967e21
DOC Fix warnings in examples ( #12654 )
...
Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend.
2019-01-17 21:41:13 +11:00
Aarshay Jain
1d4e18a1a7
[MRG + 1] 10 more examples fixed with matplotlib 2.0 updates ( #9030 )
...
* examples/covariance/plot_outlier_detection.py - matplotlib2.0 update
* examples/cluster/plot_kmeans_silhouette_analysis.py - matplotlib2.0 update
* examples/cluster/plot_birch_vs_minibatchkmeans.py - matplotlib2.0 + pep8 fix
* examples/cluster/plot_cluster_iris.py - matplotlib2.0 update
* examples/cluster/plot_agglomerative_clustering.py - matplotlib2.0 update
* examples/cluster/plot_ward_structured_vs_unstructured.py - matplotlib2.0 update
* examples/cluster/plot_kmeans_assumptions.py - matplotlib2.0 update
* examples/classification/plot_lda_qda.py - matplotlib2.0 + pep8 fix
* examples/calibration/plot_calibration.py - matplotlib2.0 update
* examples/plot_johnson_lindenstrauss_bound.py - matplotlib2.0 update
* flake8 changes
* reversing changes for plot_kmeans_assumptions & plot_agglomerative_clustering
* cluster/plot_cluster_iris.py - major fixes
* examples/cluster/plot_cluster_iris.py - flake8 fix
* examples/cluster/plot_cluster_iris.py - 3d projection error fix
* cluster/plot_cluster_iris.py - elevation and azimuth setting
2017-06-21 16:04:53 +02:00
plagree
1f6ac72df7
[MRG] DOC examples with correct notebook style ( #9061 )
...
* DOC examples with correct notebook style
* Modifications in examples/ to avoid unwanted notebook style
* Remove last notebook style example
* Space formatting to avoid notebook style
2017-06-20 14:48:57 +02:00
Rémy Léone
9b7176dd9d
[DOC] Fix broken links
2016-03-23 12:45:34 -07:00
Raghav R V
f67e911124
DOC Modify documentation/examples for the new model_selection module
2015-10-29 16:49:23 +01:00
Jan Hendrik Metzen
9cc7018497
DOC Examples for the calibration of predicted probabilities and calibration-curves
2015-02-20 19:37:11 +01:00