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

How can i get the start and the end indexes of a drift while using StreamGenerator Class ? #36

Open
kndbvortex opened this issue Aug 7, 2023 · 0 comments

Comments

@kndbvortex
Copy link

I have generated some data with drift (abrupt, gradual, recurrent, and incremental). I want to compare some drift detectors algorithm on each but for that, I need the specific starting and ending position of where the drift occurs. Any idea?

For example, between 500 to 1000 and 2000 to 2500, I think the drifts occur but I'm not sure, and for what I want to do this needs to be precise. In red we can see concept probability, in blue the stream generated and other plots are drifts detectors.
image

Thanks in advance.

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

1 participant