1.5 KiB
1.5 KiB
RAPIDS
Reproducible Analysis Pipeline for Data Streams
For more information refer to our documentation
By MoSHI, University of Pittsburgh
Installation
For RAPIDS installation refer to to the documentation
CalculatingFeatures
This RAPIDS extension uses CalculatingFeatures library accessible here.
To use CalculatingFeatures library:
-
Follow the installation instructions in the README.md.
-
Copy built calculatingfeatures folder into the RAPIDS workspace.
-
Install the CalculatingFeatures package by:
pip install "path/to/the/calculatingfeatures/folder" CalculatingFeatures package has to be built and installed everytime to get the newest version.