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

Hooking train/prediction scripts into visualization #74

Closed
bpben opened this issue Mar 6, 2018 · 3 comments
Closed

Hooking train/prediction scripts into visualization #74

bpben opened this issue Mar 6, 2018 · 3 comments

Comments

@bpben
Copy link
Collaborator

bpben commented Mar 6, 2018

Part of the pipeline requires the model to read in processed data and output predictions by week, which can then be passed to the visualization tool to create a dynamic visual. Right now this will take the form of train_model.py outputting csvs of segment-year-week-prediction, but eventually could be streamlined.

@bpben bpben changed the title Creating weekly predictions from train/prediction scripts Hooking train/prediction scripts into visualization Mar 6, 2018
@terryf82
Copy link
Collaborator

terryf82 commented Mar 6, 2018

@bpben see #67 for some thoughts on recording the temporal attribute of predictions. Is now the time to think about moving to a more capable setup (e.g. the weekly epoch) or is it better to leave that until after the demo release is finished?

@bpben
Copy link
Collaborator Author

bpben commented Mar 12, 2018

Updated by #80 : Now have a cleaned/fixed training/prediction script, produces csv which @alicefeng is working on linking into her viz tool.

@alicefeng
Copy link
Collaborator

Taken care of with #96

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