Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Social Adaptive Ensembles

Modifications in SAE2 and SFNClassifier algorithms to run in newer versions of MOA

For more details about the algorithms:

  • SFNClassifier: a scale-free social network method to handle concept drift, from Barddal et.al

  • SAE2: advances on the social adaptive ensemble classifier for data streams, from Gomes et. al

How to run

  • Insert the sae folder into MOA classifiers folder

  • Then you will be able to run the following command in prompt:

java -cp moa.jar -javaagent:.\sizeofag-1.0.4.jar moa.DoTask \"EvaluatePrequential -l (sae.meta.SFNClassifier) -e (BasicClassificationPerformanceEvaluator -o ) {dataset}

About

Graph-based ensembles for data stream mining classification that runs in newer versions of MOA (2021-).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages