public class DBSCAN extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DBSCAN.State |
Modifier and Type | Field and Description |
---|---|
protected boolean |
noiseAsClusters |
Constructor and Description |
---|
DBSCAN() |
Modifier and Type | Method and Description |
---|---|
void |
setNoiseAsClusters(boolean b)
Treat noise as clusters on their own
|
protected boolean noiseAsClusters
public DBSCAN()
public void setNoiseAsClusters(boolean b)
b
-