Commit Graph

3192 Commits

Author SHA1 Message Date
Juan Carlos Alfaro Jiménez 547ead6c0c
MNT More replacements of numpy aliases with built-in types (#17707)
* MNT More replacements of numpy aliases with built-in types [scipy-dev]

* MNT More (manual) replacements of numpy aliases

* MNT More (manual) replacements of numpy aliases

* FIX Minor change

* MNT Trigger build [scipy-dev]

* FIX Minor change

* MNT Trigger build [scipy-dev]

* FIX More deprecations of numpy aliases [scipy-dev]

* MNT Silent numpy aliases warnings [scipy-dev]

* FIX Fix silent deprecations

* Trigger build [scipy-dev]

* FIX Add scape characters [scipy-dev]

* FIX Remove package specification from silent

* Trigger build [scipy-dev]

* Revert
2020-06-26 12:45:03 +02:00
kishimoto acb8ac5145
[MRG] Expose interpolation thresholds as public fitted attribute of IsotonicRegression (#16289)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-06-25 21:16:43 +02:00
Thomas J. Fan 6195a16505
DOC Removes FunctionTransformer example (#17318)
* DOC Removes FunctionTransformer example

* DOC Updates description
2020-06-25 14:27:38 +02:00
Thomas J. Fan 7cc0177f8e
MNT Replaces numpy alias with builtin typse (#17687)
* MNT Replaces numpy alias with builtin typse

* STY Lint error
2020-06-24 16:51:51 +02:00
Hirofumi Suzuki c29092d699
MNT define a parse_version function in sklearn.utils.fixes (#17670)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2020-06-24 13:35:49 +02:00
Guillaume Lemaitre c8898450aa
EXA add compatibility with scipy 1.5 (#17695) 2020-06-24 12:35:30 +02:00
Venkatachalam N 96f6a830cf
EXA Add topic plots to topic modeling example (#17202) 2020-06-21 09:53:26 +10:00
Maren Westermann 4e8dc9db5c
DOC shorten links in examples/* modules (#17636)
* shorten links in examples

* fix linting errors
2020-06-20 17:43:14 +02:00
Maren Westermann 465f29f4f6
shorten links in examples-applications (#17635) 2020-06-19 13:35:32 +02:00
Juan Carlos Alfaro Jiménez c298cb771d
MNT Fix documentation build due to failure in plot_ica_vs_pca (#17629) 2020-06-18 10:22:17 +02:00
Thomas J. Fan 549514e4fd
FIX Uses f_classif instead f_regress in classification example (#17537) 2020-06-16 13:19:08 +02:00
Saurabh Jain 00bc681e10
DOC shorten class links in docstring using tilde (#17470)
* added tilde to bunch of files

* Updated _kde.py

Changed array_like to array-like

* Updated _kde.py

Removed space

* updated _kde.py

Added full stop

* PEP8

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-06-16 10:44:13 +02:00
Madhura Jayaratne 45a6ef7b72
FEA Add support for Individual Conditional Expectation (ICE) plots (#16619) 2020-06-15 13:44:44 +02:00
Roman Yurchak 94f2e9c5d8
DOC simpler block delimitation in sphinx-gallery examples (#17068)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-06-08 23:23:14 -04:00
rachel fischoff 9ae41ab26e
changed the colors of plot_compare_cross_decompisition.py to default matplotlib (#17475) 2020-06-08 11:09:45 -04:00
Lucy Liu 75c76ae488
DOC Add links, update plot_all_scaling (#17340) 2020-05-26 10:37:24 +02:00
Venkatachalam N 0c84afa544
DOC Rename features in highlight of feature importance (#17331) 2020-05-25 18:01:45 +02:00
Lucy Liu 0deaa3b4e1
DOC Amend plot_digits_classification.py to use notebook style (#17016) 2020-05-20 16:09:59 +02:00
Lucy Liu b4db36d337
DOC Update plot_mahalanobis_distances to notebook style (#17089) 2020-05-20 14:49:01 +02:00
Thomas J Fan e770715c43
MNT Completes position arg deprecation (#17272)
* ENH Adds public functions with position args warning

* BUG Circlar import

* STY

* BUG Add keywords

* BUG Fixes warnings

* ENH Adds other public functions

* CLN Suggestion

* CLN Suggestion

* REV Revert pairwise

* ENH Positoinal args for compute_class_weight
2020-05-19 09:07:25 +02:00
Lucy Liu d46663c481
DOC Update/clarify plot_unveil_tree_structure.py (#16942) 2020-05-19 08:58:46 +02: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
maikia 1986c89a12
DOC exchange Boston for Diabetes at plot model complexity influence (#16533) 2020-05-18 15:30:23 +02:00
Lucy Liu a49752375d
DOC Update plot_column_transformer to notebook style (#17028) 2020-05-17 11:03:56 -04:00
Sergio b70472bd24
DOC correct estimator name in example (#17239) 2020-05-16 18:07:33 -04:00
Olivier Grisel 9d677b56f4
DOC Fix and extend mixed dtype column transformer example (#17088) 2020-05-16 17:11:02 -04:00
Lucy Liu 78a213b42c
DOC use Ames housing for transformed_target example (#16741) 2020-05-14 11:55:48 +02:00
Nicolas Hug 4f5384b249
MNT Remove class support check estimator and parametrize_with_checks (#17134) 2020-05-10 17:11:39 -04:00
Lucy Liu 0d29d2e11d
DOC Fix links and clarify plot_random_dataset.py (#17150) 2020-05-08 19:15:10 -04:00
Nicolas Hug ad6fc80425
DOC fix indentation in cv parameter description (#17161) 2020-05-08 16:03:43 -04:00
Lucy Liu 92ed38598f
DOC Fix deprecation warning in plot_roc_crossval (#17155) 2020-05-07 20:01:04 -04:00
Joel Nothman 8529567507
DOC highlights improvements re estimator visualisation (#17136) 2020-05-07 11:30:13 +02:00
Nicolas Hug 226e5c478d
MNT Use Vt instead of V as returned by svd() (#17100) 2020-05-05 19:52:07 +02:00
Christian Kastner 8b1b281de1
EXA Remove stray executable flag from example (#17116) 2020-05-03 23:30:02 +02:00
Nicolas Hug 863c1d683f
DOC Feature highlights for 0.23 (#17062) 2020-05-01 11:06:00 -04:00
Lucy Liu 3a6c8c4b6c
DOC Remove unnecessary comment (#17091) 2020-04-30 10:59:44 -04:00
Thomas J Fan ee2508ce45
ENH Adds HTML visualizations for estimators (#14180) 2020-04-30 08:31:58 +10:00
Olivier Grisel b9403f62ac
DOC Better headers in Poisson regression example (#17080) 2020-04-29 11:42:25 -04:00
Christian Lorentzen 1c69a8a55c
DOC small typos and fixes for poisson example (#17078) 2020-04-28 20:26:51 -04:00
Olivier Grisel 2dd12af9d6
DOC Improve claim prediction example (#16648)
Co-Authored-By: Christian Lorentzen <lorentzen.ch@googlemail.com>
Co-Authored-By: Nicolas Hug <contact@nicolas-hug.com>
2020-04-28 17:26:26 -04:00
maikia fb76de72e7
DOC Exchanging Boston for california dataset in plot missing values (#16513)
* first few comments

* added new california dataset

* removed boston dataset from the file

* updating the DOCs

* adding a DOC for calculating the error

* exchanged the order started writing functions on scoring the imputers

* finished writing functions for imputers

* finished writing functions and started on DOcs

* working on the DOCs for imputers

* cleaning up

* flake8

* cleaning up

* cleaning up

* restructuring the document

* further text restructuring

* text restructuring

* flake8

* reformatting

* flake8

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Olivier Grisel <olivier.grisel@ensta.org>

* updated the intro

* improve bullet point rendering

* spelling

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* changed the naming

* restructuring text

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* flake8

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* changing missing values from 0 to nan

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* REGRESSOR to regressor

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* flake8

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* flake8

* reducting number of samples used from california dataset

* CLN Removes the need for MissingIndicator

* FIX Unrelated bug but is stopping the CI from passing

Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
Co-authored-by: Lucy Liu <jliu176@gmail.com>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
2020-04-27 20:25:24 -04:00
Thomas J Fan 91e942759f
DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00
Thomas J Fan 923b13ceda
API Adds defaults to Display Objects (#16933) 2020-04-23 13:11:45 -04:00
mathurinm bbedfa0216
use semilogx for a more readable xaxis (#17001) 2020-04-23 11:43:07 +02:00
Mariana Meireles 269afa3a77
DOC Fixed Plot Mnist Example (#16200) 2020-04-17 11:32:15 -04:00
Lucy Liu a2d361bf40
DOC Fix wording, typo in plot_voting_regressor.py (#16895)
* wording, typo

* add suggestions

* add n est

* remove n est
2020-04-14 11:27:00 +02:00
Lucy Liu 8122e77bee
DOC Fix typos, wording in plot_gradient_boosting_regression.py (#16894) 2020-04-11 13:15:23 -04:00
Lucy Liu 9a4bd3702d
DOC replace Boston in gradient_boosting.py (#16891) 2020-04-10 13:10:34 -04:00
Rory Hartong-Redden c84ad60c8c
DOC Fix Confidence Interval Again (#16809) 2020-03-31 19:27:40 -07:00
Nicolas Hug 360e82818c
DOC Use default colors (#16808) 2020-04-01 07:52:23 +11:00