Skip to content

Code for the paper "Incrementally Updated Spectral Embeddings"

License

Notifications You must be signed in to change notification settings

VHarisop/inc-spectral-embeddings

Repository files navigation

inc-spectral-embeddings

Code for the paper "Incrementally Updated Spectral Embeddings"

Data

The scripts use 3 different datasets: college-msg is available from the SNAP dataset collection here, while the temporal-reddit-reply dataset can be found here. Finally, the household power consumption dataset has been downloaded from the UCI ML repository, and is available here.

All 3 datasets should be downloaded and stored under a folder called datasets/ (which the scripts point to by default). Alternatively, the --filepath option should be used to override the location of each data file, when applicable.

About

Code for the paper "Incrementally Updated Spectral Embeddings"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages