Skip to content

stanford-futuredata/DROP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DROP

DROP is a system that efficiently performs dimensionality reduction via principal component analysis (PCA) using end-to-end workload optimization. You can refer to our paper for information on how DROP operates.

Usage

We have provided a DROP demo script (scripts/DROPDemo.py) and sample dataset from the UCR Time Series Repository (data/labeled/wafer.csv).

From the project root directory, run ./scripts/DROPDemo.py to build and run the demo. The transformed dataset will be written to data/transformed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published