MatrixProfileTransformer

class sktime.transformations.series.matrix_profile.MatrixProfileTransformer(window_length=3)[source]
__init__(window_length=3)[source]

Initialize self. See help(type(self)) for accurate signature.