Albert Villanova del Moral
|
647fcb1ac1
|
DOC Fix A to uppercase in See Also docstring section (#18332)
|
2020-09-04 10:35:01 -04: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 |
Aura Munoz
|
5297365ebe
|
DOC Standarize default documentation for feature_selection (#17465)
* doc: Standarize default documentation for feature_selection
- Change `default` documentation of parameters to follow `default=<value>`
template
* remove space at end-of-line
* fix linting issues
* address comments
* missing file
|
2020-06-07 17:27:36 +02:00 |
Deeksha Madan
|
58d74c10a6
|
Replaces array_like with array-like (#17463)
* replacing array_like with array-like
* Replacing array_like with array-like
|
2020-06-06 12:27:11 -04: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 |
brigi
|
dbc35934a6
|
DOC Version added and changed labels added for v0.18 (#wimlds) (#16222)
* Versionlabels added to v0.18 (#wimlds)
* documentation issues: label changed and added for version 0.18
* fix intends and shorten description
Co-authored-by: Hannah <32333241+hhnnhh@users.noreply.github.com>
Co-authored-by: Brigitte@home <unger@nue.tu-berlin.de>
|
2020-04-27 18:43:47 -04:00 |
Nicolas Hug
|
76ef8b0ef0
|
API kwonly for utils (#17046)
* kwonly for utils
* More
* fixed some
* some more
* iwannagohomepls
* accept_sparse not kwonly anymore
|
2020-04-27 15:42:01 +02:00 |
Nicolas Hug
|
089c8a17a1
|
[MRG] MNT requires_y tag with y=None validation (#16622)
|
2020-04-22 22:41:45 +10:00 |
Adrin Jalali
|
c3817500cc
|
API feature_selection's constructor params -> kwonly (#16867)
|
2020-04-10 14:26:56 -04:00 |
Nicolas Hug
|
d205638475
|
MNT Introduction of n_features_in_ attr with _validate_data mtd (#16112)
|
2020-02-29 09:05:11 -05:00 |
Thomas J Fan
|
6769490424
|
MNT Make modules private in feature_selection (#15376)
|
2019-10-29 11:00:32 +08:00 |