10000 OPTICS metric param docstring and parameter handling needs improvements · Issue #12009 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

OPTICS metric param docstring and parameter handling needs improvements #12009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
adrinjalali opened this issue Sep 5, 2018 · 1 comment · Fixed by #12028
Closed

OPTICS metric param docstring and parameter handling needs improvements #12009

adrinjalali opened this issue Sep 5, 2018 · 1 comment · Fixed by #12028

Comments

@adrinjalali
Copy link
Member

As also reported in #11954, the OPTICS docstring for metric includes values which are not supported, and also is missing values which are already supported.

The docstring needs to actually include the supported ones, and since the metric is used calling two different modules, OPTICS should probably check if the given value is in the intersection of their supported ones.

@jnothman
Copy link
Member
jnothman commented Sep 6, 2018

Yes, this is where having two different pairwise metric implementations really becomes a mess! :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0