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

External tool test #32

Closed
eriktks opened this issue Mar 22, 2021 · 3 comments
Closed

External tool test #32

eriktks opened this issue Mar 22, 2021 · 3 comments
Labels

Comments

@eriktks
Copy link
Collaborator

eriktks commented Mar 22, 2021

The Generalization Team wants to reach a decision on what to work on in the remaining time of the time series sprint. As a preparation for the meeting of Tuesday 23 March 2021 11:00. we will try to test if the three tools Time Blender, TSynth and Tsgluon can mimic the same functionality as Florian's time series generator

@eriktks
Copy link
Collaborator Author

eriktks commented Mar 23, 2021

@eriktks
Copy link
Collaborator Author

eriktks commented Mar 23, 2021

Summary of Time-Bender:

  • written in Python
  • with example notebooks
  • modeled basic time period is day
  • models: moving average (ma), autorecessive (ar), combinations (arma, arima), others
  • examples in fields banking and ecology
  • 👍 noise is an extension of signal
  • 👍 extensible: possible to define other signal shapes with Python code by user
  • 💔 models one channel at a time (workaround for multi-channel signals requires Python code by user)

@eriktks
Copy link
Collaborator Author

eriktks commented Mar 23, 2021

Issue migrated to sequgen/sequgen#7

@eriktks eriktks closed this as completed Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants