<div dir="ltr">Hi everyone,<div><br></div><div>I have the data with following attributes: (Latitude, Longitude). Now I am performing clustering using DBSCAN for my data. I have following doubts:</div><div><br></div><div>1. How can I add data to the data set of the package?</div><div>2. How I can calculate Rand index for my data?</div><div>3. How to use make_blobs command for my data?</div><div><br></div><div>Sample of my data is :</div><div><table class="gmail-highlight gmail-tab-size gmail-js-file-line-container" style="box-sizing:border-box;border-collapse:collapse;color:rgb(36,41,46);font-family:-apple-system,blinkmacsystemfont,"segoe ui",helvetica,arial,sans-serif,"apple color emoji","segoe ui emoji","segoe ui symbol";font-size:14px"><tbody style="box-sizing:border-box"><tr style="box-sizing:border-box"><td id="gmail-file-optics-py-LC308" class="gmail-blob-code gmail-blob-code-inner gmail-js-file-line" style="box-sizing:border-box;padding:0px 10px;line-height:20px;vertical-align:top;overflow:visible;font-family:sfmono-regular,consolas,"liberation mono",menlo,courier,monospace;font-size:12px;word-wrap:normal;white-space:pre"><table class="gmail-highlight gmail-tab-size gmail-js-file-line-container" style="white-space:normal;box-sizing:border-box;border-collapse:collapse;font-family:-apple-system,blinkmacsystemfont,"segoe ui",helvetica,arial,sans-serif,"apple color emoji","segoe ui emoji","segoe ui symbol";font-size:14px"><tbody style="box-sizing:border-box"></tbody></table></td></tr><tr style="box-sizing:border-box"><td id="gmail-file-optics-py-L309" class="gmail-blob-num gmail-js-line-number" style="box-sizing:border-box;padding:0px 10px;width:50px;min-width:50px;line-height:20px;text-align:right;vertical-align:top"><table border="0" cellpadding="0" cellspacing="0" width="186" style="border-collapse:collapse;width:139pt">
 <colgroup><col width="67" style="width:50pt">
 <col width="119" style="width:89pt">
 </colgroup><tbody><tr height="19" style="height:14.4pt">
  <td height="19" width="67" style="height:14.4pt;width:50pt">Latitude</td>
  <td width="119" style="width:89pt">Longitude</td>
 </tr>
 <tr height="19" style="height:14.4pt">
  <td height="19" align="right" style="height:14.4pt">37.76901</td>
  <td align="right">-122.429299</td>
 </tr>
 <tr height="19" style="height:14.4pt">
  <td height="19" align="right" style="height:14.4pt">37.76904</td>
  <td align="right">-122.42913</td>
 </tr>
 <tr height="19" style="height:14.4pt">
  <td height="19" align="right" style="height:14.4pt">37.76878</td>
  <td align="right">-122.429092</td>
 </tr>
 <tr height="19" style="height:14.4pt">
  <td height="19" align="right" style="height:14.4pt">37.7763</td>
  <td align="right">-122.424249</td>
 </tr>
 <tr height="19" style="height:14.4pt">
  <td height="19" align="right" style="height:14.4pt">37.77627</td>
  <td align="right">-122.424657</td>
 </tr></tbody></table></td><td id="gmail-file-optics-py-LC309" class="gmail-blob-code gmail-blob-code-inner gmail-js-file-line" style="box-sizing:border-box;padding:0px 10px;line-height:20px;vertical-align:top;overflow:visible;font-family:sfmono-regular,consolas,"liberation mono",menlo,courier,monospace;font-size:12px;word-wrap:normal;white-space:pre"><br></td></tr></tbody></table></div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font color="#000000">With Best Regards,</font><div><font color="#666666">Shuchi  Mala</font></div><div><font color="#666666">Research Scholar</font></div><div><font color="#666666">Department of Civil Engineering</font></div><div><font color="#666666">MNIT Jaipur</font></div><div><br></div></div></div></div></div></div>
</div></div>