linfa icon indicating copy to clipboard operation
linfa copied to clipboard

fix(docs): update `tolerance` description in `DbscanValidParams`

Open grevgeny opened this issue 1 year ago • 1 comments

Fix the tolerance description in DbscanValidParams to clearly state that it represents the maximum distance between two points to be considered neighbors. This improves clarity in the documentation.

grevgeny avatar Aug 10 '24 11:08 grevgeny

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.75%. Comparing base (606f59c) to head (e68ea60). Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #358   +/-   ##
=======================================
  Coverage   34.75%   34.75%           
=======================================
  Files          96       96           
  Lines        6324     6324           
=======================================
  Hits         2198     2198           
  Misses       4126     4126           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 10 '24 11:08 codecov-commenter