The Wayback Machine - https://web.archive.org/web/20210821080651/https://github.com/yzhao062/pyod/issues/183
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

function generate_data #183

Open
husenzhang opened this issue Apr 22, 2020 · 2 comments
Open

function generate_data #183

husenzhang opened this issue Apr 22, 2020 · 2 comments

Comments

@husenzhang
Copy link

@husenzhang husenzhang commented Apr 22, 2020

I'm using latest pyod version on pypi. How to generate simulated data where x-axis is time? Thank you.

@yzhao062
Copy link
Owner

@yzhao062 yzhao062 commented Apr 23, 2020

Unfortunately, there is not time series data generation functionality yet...you are welcome to try out the TS data here: http://odds.cs.stonybrook.edu/#table1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment