Skip to content

Replace sklearn euclidean import with custom function#8

Open
devksingh4 wants to merge 2 commits into
GGiecold-zz:masterfrom
devksingh4:master
Open

Replace sklearn euclidean import with custom function#8
devksingh4 wants to merge 2 commits into
GGiecold-zz:masterfrom
devksingh4:master

Conversation

@devksingh4

Copy link
Copy Markdown

euclidean distance is the only function that is imported from sklearn, and its a trivial function to define for ourselves. Lets remove the sklearn import and instead just use a custom euclidean function.

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.

1 participant