Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfunction generate_data #183
Open
Labels
Comments
|
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 |
|
This function seems to be there now: https://pyod.readthedocs.io/en/latest/pyod.utils.html#pyod.utils.data.generate_data |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


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