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

Check units of data before training a model #44

Open
3 tasks
tk-king opened this issue Jun 15, 2023 · 0 comments
Open
3 tasks

Check units of data before training a model #44

tk-king opened this issue Jun 15, 2023 · 0 comments
Assignees

Comments

@tk-king
Copy link
Contributor

tk-king commented Jun 15, 2023

  • When training a model, first check that all used time-series have the same units.
  • If there is no unit set for a timeseries, ask the user to set one (with offset and scale to bring the data into the correct representation)
  • When time-series with the same name but different units exist, ask the user to convert the units first, so that all time-series have the same units.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants