Albert Villanova del Moral
647fcb1ac1
DOC Fix A to uppercase in See Also docstring section ( #18332 )
2020-09-04 10:35:01 -04:00
Juan Carlos Alfaro Jiménez
aad08a6aaf
DOC Specify the meaning of default=None in cluster module ( #17533 )
2020-06-09 14:51:13 +02:00
pgithubs
b4fa62e532
DOC Fix documentation of default values in cluster module ( #17455 )
...
* updated _affinity_propagation.py docstrings in line with #15761
* updated cluster module docstrings in line with #15761
* updated cluster module docstrings post review #15761
* updated cluster module docstrings post review #15761
Co-authored-by: Greg Knowles <gitgreg123@users.noreply.github.com>
2020-06-07 10:07:47 -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
Nicolas Hug
a5dfba94ff
DOC docstring styles updates to dbscan ( #16819 )
...
Co-authored-by: sophsoph321 <sbz24@cornell.edu>
2020-04-01 11:09:36 -04:00
Alex Henrie
438bb3a438
MNT Remove unused imports ( #16665 )
2020-03-11 10:01:51 +11:00
Adrin Jalali
83ec08bfbf
DOC update n_jobs description in DBSCAN ( #16615 )
...
Co-authored-by: JohanWork
2020-03-05 21:53:00 +01:00
Nicolas Hug
d205638475
MNT Introduction of n_features_in_ attr with _validate_data mtd ( #16112 )
2020-02-29 09:05:11 -05:00
Adrin Jalali
8caa93889f
API make cluster's __init__ parameters kwonly ( #16501 )
2020-02-27 23:53:41 +11:00
Manimaran
c33ce762d7
DOC fix docstring in dbscan referencing glossary ( #16267 )
2020-01-29 11:17:43 +01:00
cgsavard
cc88ec97b4
DOC fixed default values in dbscan ( #15753 )
2019-12-02 20:54:37 +01:00
Anisha Keshavan
beb7afcef4
fix: replaced check_consistent_length with _check_sample_weigh… ( #15471 )
2019-11-02 14:57:48 -07:00
Nicolas Hug
14295f9ceb
MNT make files private for cluster module ( #14948 )
2019-10-14 12:29:08 -04:00