stream-learn icon indicating copy to clipboard operation
stream-learn copied to clipboard

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

Open kndbvortex opened this issue 1 year ago • 0 comments

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.

kndbvortex avatar Aug 07 '23 23:08 kndbvortex