Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template transformation block (Python)

Transformation blocks take raw data from your organizational datasets and convert the data into files that can be loaded in an Edge Impulse project. You can use transformation blocks to only include certain parts of individual data files, calculate long-running features like a running mean or derivatives, or efficiently generate features with different window lengths. Transformation blocks can be written in any language, and run on the Edge Impulse infrastructure.

Learn more about creating a custom transformation block: https://docs.edgeimpulse.com/docs/creating-a-transformation-block-dataset

About

A template transformation block in Python

Resources

Stars

0 stars

Watchers

15 watching

Forks

Releases

Packages

Contributors

Languages