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
I'm using latest pyod version on pypi. How to generate simulated data where x-axis is time? Thank you.
The text was updated successfully, but these errors were encountered:
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
I'm using latest pyod version on pypi. How to generate simulated data where x-axis is time? Thank you.
The text was updated successfully, but these errors were encountered: