[scikit-learn] urgent help in scikit-learn

Shuchi Mala shuchi.23 at gmail.com
Thu Mar 30 04:51:54 EDT 2017


Hi everyone,

I have the data with following attributes: (Latitude, Longitude). Now I am
performing clustering using DBSCAN for my data. I have following doubts:

1. How can I add data to the data set of the package?
2. How I can calculate Rand index for my data?
3. How to use make_blobs command for my data?

Sample of my data is :
Latitude Longitude
37.76901 -122.429299
37.76904 -122.42913
37.76878 -122.429092
37.7763 -122.424249
37.77627 -122.424657

With Best Regards,
Shuchi  Mala
Research Scholar
Department of Civil Engineering
MNIT Jaipur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170330/e558350c/attachment.html>


More information about the scikit-learn mailing list