This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
Missing keyword 'between' for boundary annotation #30
Labels
@boundary
Related to the @boundary annotation
bug 🪲
Something isn't working
missing annotation
An annotation should have been generated automatically but wasn't
URL Hash
#/sklearn/sklearn.cluster._mean_shift/estimate_bandwidth/quantile
Expected Annotation Type
@boundary
Expected Annotation Inputs
[0, 1]
Minimal API Data (optional)
Minimal API Data for `sklearn/sklearn.cluster._mean_shift/estimate_bandwidth/quantile`
Minimal Usage Store (optional)
Minimal Usage Store for `sklearn/sklearn.cluster._mean_shift/estimate_bandwidth/quantile`
Suggested Solution (optional)
No response
Additional Context (optional)
Documentation: Should be between [0, 1] 0.5 means that the median of all pairwise distances is used.
At
#/sklearn/sklearn.cluster._optics/OPTICS/__init__/xi
is the same problem.The text was updated successfully, but these errors were encountered: