Skip to content
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

fix(docs): update tolerance description in DbscanValidParams #358

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

grevgeny
Copy link
Contributor

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.

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@relf relf merged commit f1f1938 into rust-ml:master Jan 14, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants