Skip to content

A simple python script to plot results overtime for a data stream marking drifts (both abrupt and gradual).

License

Notifications You must be signed in to change notification settings

hmgomes/data-stream-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

data-stream-visualization

A simple python script to plot results overtime for a data stream marking drifts (both abrupt and gradual).

The plotline(...) was created to generate the plots for the MOA tutorial 'Simulating Concept in MOA'. There are two examples on how to use it in the drift_stream_plot.py file.

The MOA tutorial can be found in here: https://moa.cms.waikato.ac.nz/tutorial-5-simulating-concept-drift-in-moa/

Dependencies

To successfully run this script you will need python 2 (it might fail on python 3). Also, you need matplotlib to generate the plots.

About

A simple python script to plot results overtime for a data stream marking drifts (both abrupt and gradual).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages