Re: [Scikit-learn-general] BallTree query

2015-05-06 Thread Ali Shirvani
Your email spammed again :( On Tue, May 5, 2015 at 10:41 AM, nafise mehdipoor wrote: > Hi, > Please let me know if there is a way to query the distance between two > specified points in the BallTree library? > Thank you > > Nafiseh. > > > -

Re: [Scikit-learn-general] BallTree query

2015-05-05 Thread Jacob Vanderplas
Hi Nafieseh, The strength of the BallTree is querying neighbors without actually computing all distances. If you wish to simply compute distances between specified points, the better tools are in the pairwise submodule. For example: In [1]: import numpy as np In [2]: from sklearn.metrics import

[Scikit-learn-general] BallTree query

2015-05-05 Thread nafise mehdipoor
Hi,Please let me know if there is a way to query the distance between two specified points in the BallTree library?Thank you Nafiseh.-- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-o