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

Should timechop have a cron-like interface? #443

Open
nanounanue opened this issue Sep 13, 2018 · 2 comments
Open

Should timechop have a cron-like interface? #443

nanounanue opened this issue Sep 13, 2018 · 2 comments
Assignees

Comments

@nanounanue
Copy link
Contributor

If we plan to share triage with the partners, the current implementation of timechop recreates all the matrices (because you are moving the last day) everytime that you update the experiment's temporal configuration.

If the partner (or ourselves) want to run the experiment "the 5th of everymonth" timechop should take that information don't create new matrices and just train with the new data. Also this interface potentially is more easy to explain that the actual setup.

But what are your ideas?

@thcrock
Copy link
Contributor

thcrock commented Sep 14, 2018

I'd like to understand more about the 'last day'. Are you referring to the 'label end time' in timechop parlance?

@thcrock
Copy link
Contributor

thcrock commented Sep 14, 2018

What exactly would we do with the new date ('5th of every month')? What time range should it train on? I interpret the given date as the 'train end date'...what is the train start date? Are we always just creating one train matrix in these scenarios? In other words, how much of the experiment's original time config is this new operation subject to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants