Skip to content

Conversation

@cmcipinko
Copy link

No description provided.

@cmcipinko cmcipinko closed this Feb 10, 2016
@cmcipinko cmcipinko reopened this Feb 10, 2016
"""
distance = None # Add the euclidean distance algorithm here
from scipy.spatial import distance
distance = distance.euclidean(a,b) # Add the euclidean distance algorithm here
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome! I love the use of scipy.

@jlaura
Copy link
Contributor

jlaura commented Feb 11, 2016

👍

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.

2 participants