Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

may you clarify what is difference between pyod and TODS #511

Open
Sandy4321 opened this issue Jun 26, 2023 · 3 comments
Open

may you clarify what is difference between pyod and TODS #511

Sandy4321 opened this issue Jun 26, 2023 · 3 comments

Comments

@Sandy4321
Copy link

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

@yzhao062
Copy link
Owner

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

@Sandy4321
Copy link
Author

thanks

@Sandy4321
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants