Core Kshape
API reference for sovai.extensions.core_kshape
Functions
zscore()
zscore()def zscore(a, axis = 0, ddof = 0)roll_zeropad()
roll_zeropad()def roll_zeropad(a, shift, axis = None)collect_shift()
collect_shift()def collect_shift(data)kshape()
kshape()def kshape(x, k, centroid_init = 'zero', max_iter = 100)Last updated