Thank you !
On Sun, Dec 4, 2011 at 2:30 PM, Robert Layton wrote:
>
> On 3 December 2011 23:47, Olivier Grisel wrote:
>
>> 2011/12/2 María Helena Mejía Salazar :
>> > Hi,
>> >
>> > I modified a little bit the program of demo dbscan (plot_dbscan.py). I
>> am
>> > using just distance (no similarit
On 3 December 2011 23:47, Olivier Grisel wrote:
> 2011/12/2 María Helena Mejía Salazar :
> > Hi,
> >
> > I modified a little bit the program of demo dbscan (plot_dbscan.py). I
> am
> > using just distance (no similarities) and I am having bad results. There
> are
> > just 5 points, I changed th
2011/12/2 María Helena Mejía Salazar :
> Hi,
>
> I modified a little bit the program of demo dbscan (plot_dbscan.py). I am
> using just distance (no similarities) and I am having bad results. There are
> just 5 points, I changed the eps as the minimum distance between the
> points and the number
Hi,
I modified a little bit the program of demo dbscan (plot_dbscan.py). I am
using just distance (no similarities) and I am having bad results. There
are just 5 points, I changed the eps as the minimum distance between the
points and the number of minimun points are 2 since this is what I
req