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

Implement hierarchical clustering #146

Draft
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

Mec-iS
Copy link
Collaborator

@Mec-iS Mec-iS commented Aug 26, 2022

Draft for #11

For now: just a bare idea about what we need to implement with basic orientative docstring and simple test.

cc: @titoeb @danieljrmay

@Mec-iS Mec-iS self-assigned this Aug 26, 2022
@Mec-iS Mec-iS added the enhancement New feature or request label Aug 26, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #146 (3fe9169) into development (d305406) will increase coverage by 0.06%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           development     #146      +/-   ##
===============================================
+ Coverage        83.90%   83.97%   +0.06%     
===============================================
  Files               81       81              
  Lines             8724     8724              
===============================================
+ Hits              7320     7326       +6     
+ Misses            1404     1398       -6     
Impacted Files Coverage Δ
src/algorithm/neighbour/cover_tree.rs 84.29% <0.00%> (-0.42%) ⬇️
src/optimization/first_order/lbfgs.rs 94.44% <0.00%> (+1.58%) ⬆️
src/optimization/line_search.rs 92.00% <0.00%> (+10.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants