Skip to content
/ RACE Public
forked from kramerlab/RACE

Implementation of Random Compression Method for Online Multi-label Streams

Notifications You must be signed in to change notification settings

z-ahmadi/RACE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RACE

Implementation of Random Compression Method for Online Multi-label Streams

Run the Main.java with the following parameters: --method {RACE, RACE-regression, RACE-autoencoder, or RACE-regression-autoencoder} --dataset "/path/to/data/" --compress {log or linear} --hiddenNeuron integer --outputPath "/path/to/the/output/folder" --run integer (for repeated experiments)

About

Implementation of Random Compression Method for Online Multi-label Streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%