Contents:
Bases: iGD
iGD
Generalized Dunn’s Index 53 (GD53)
GD constructor.
t (int) – GD type, either 43 or 53.
Methods
__init__()
__init__
update(x, c_i)
update
GD incremental update.
x (np.ndarray) – TODO
c_i (int) – TODO
TODO
float