Skip to content
/ Usurp Public

Coresets for Supervised Learning using Unsupservised Learning

Notifications You must be signed in to change notification settings

chrisVat/Usurp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usurp

Coresets for Supervised Learning using Unsupservised Learning

First generate embeddings for your data as a np file, then use save_distances.py to do clustering.
Then you can use those distances with main.py for coreset selection.
I am using python 3.10.4

TODO:

Explore different sampling techniques

About

Coresets for Supervised Learning using Unsupservised Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages