johannfaouzi / pyts

A Python package for time series classification

Home Page:https://pyts.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unthresholded recurrence plot

ogreyesp opened this issue · comments

Does pyts library support the generation of unthresholded recurrence plots?

Yes. The corresponding value for the threshold parameter is None (it's the default value).

See the documentation of pyts.image.RecurrencePlot.