pyod icon indicating copy to clipboard operation
pyod copied to clipboard

may you clarify what is difference between pyod and TODS

Open Sandy4321 opened this issue 2 years ago • 3 comments

it is written For time-series outlier detection, please use TODS. For graph outlier detection, please use PyGOD.

PyOD is the most comprehensive and scalable Python library for detecting outlying objects in multivariate data

may you clarify what is difference between pyod and TODS

Sandy4321 avatar Jun 26 '23 20:06 Sandy4321

time series data means there is time stamp, and only tods handles that. for tabular data (which is a big table without time stamps), use pyod

yzhao062 avatar Jun 27 '23 15:06 yzhao062

thanks

Sandy4321 avatar Jun 28 '23 22:06 Sandy4321

great do you know link with code example for pyod for detecting outlying objects for a big table without time stamps?

Sandy4321 avatar Jun 29 '23 15:06 Sandy4321