Skip to content

Commit

Permalink
K-NN Regressor (#268)
Browse files Browse the repository at this point in the history
* Add k-NN regressor.

* Remove k_nearest_neighbors

* Resolve conflicts.

* y must be of rank 2

---------

Co-authored-by: Krsto Proroković <[email protected]>
  • Loading branch information
krstopro and Krsto Proroković authored May 16, 2024
1 parent 322687a commit 74ed5fe
Show file tree
Hide file tree
Showing 6 changed files with 313 additions and 715 deletions.
399 changes: 0 additions & 399 deletions lib/scholar/neighbors/k_nearest_neighbors.ex

This file was deleted.

Loading

0 comments on commit 74ed5fe

Please sign in to comment.