Skip to content

unsupervised concept drift detection with one-class classifiers

Notifications You must be signed in to change notification settings

ogozuacik/one-class-drift-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Concept Learning using One-Class Classifiers for Implicit Drift Detection in Evolving Data Streams

Parameters:

  • nu: parameter for SVM (set it to 0.5)
  • size: window size
  • percent: threshold for outlier percentage

Command line instructions:

The code will output:

  • Final accuracy
  • Total elapsed time (from beginning of the stream to the end)
  • Prequential accuracy plot (dividing data stream into 30 chunks)

About

unsupervised concept drift detection with one-class classifiers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages