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

Add NearestNeighbors.jl models #6

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Add NearestNeighbors.jl models #6

merged 2 commits into from
Oct 16, 2023

Conversation

eliascarv
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #6 (c46c14f) into main (bf2674e) will increase coverage by 0.26%.
The diff coverage is 97.67%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   95.89%   96.15%   +0.26%     
==========================================
  Files           6        7       +1     
  Lines          73      104      +31     
==========================================
+ Hits           70      100      +30     
- Misses          3        4       +1     
Files Coverage Δ
src/StatsLearnModels.jl 100.00% <ø> (ø)
src/models/decisiontree.jl 100.00% <100.00%> (ø)
src/models/glm.jl 95.45% <100.00%> (ø)
src/models/nearestneighbors.jl 96.77% <96.77%> (ø)

@eliascarv eliascarv merged commit 7655ca6 into main Oct 16, 2023
2 checks passed
@eliascarv eliascarv deleted the nearestneighbors branch October 16, 2023 17:54
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