Skip to content

plotClusterStability

plotClusterStability(model, options?): any

Defined in: ds/src/plot/plotHDBSCAN.js:242

Visualize cluster stability and persistence

Parameters

model

any

HDBSCAN model or result from hdbscan.fit()

options?

Visualization options

height?

number = 400

Plot height

width?

number = 600

Plot width

Returns

any

Observable Plot-compatible configuration