Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train using different samplerates? #30

Open
tk-king opened this issue Nov 28, 2022 · 0 comments
Open

How to train using different samplerates? #30

tk-king opened this issue Nov 28, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request high priority

Comments

@tk-king
Copy link
Contributor

tk-king commented Nov 28, 2022

Currently, the raw data is interpolated to unify the sample rate of all timeSeries in the training set. The model-generation does not obey to this strategy. Either the model generation must know about the new, unified sample rate or another strategy has to be chosen.

If the sample rates for different sensors in the training set is different, sample based windows and step sizes make no sense.

@tk-king tk-king added enhancement New feature or request bug Something isn't working high priority labels Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

1 participant