Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The default value of some parameters make little sense #13570

Open
@qinhanmin2014

Description

@qinhanmin2014

See #13541
Seems that we've decided that all parameters should have a default. (Can someone tell me why? I don't like it.) For some parameters, the default value makes little sense (e.g., n_clusters in KMeans, eps in DBSCAN), I think we should have a way to recommend users to set these parameters manually.
My proposal is to define a DefaultMeaninglessWarning and raise it when these parameters are not set manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions