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

Utility module for workshops #44

Open
james-jory opened this issue Jun 15, 2020 · 0 comments
Open

Utility module for workshops #44

james-jory opened this issue Jun 15, 2020 · 0 comments

Comments

@james-jory
Copy link
Contributor

Several of the workshops have code/routines that could be moved into a shared modules to improve maintainability, reusability, and streamline the workshop code.

  • Copy/port rebuild_webui_service from src/aws-lambda/personalize-pre-create-campaigns/personalize-pre-create-campaigns.py so that any workshop can trigger a rebuild and redeploy of the web-ui. For example, after updating a SSM parameter value that is used by web-ui.
  • The Experimentation workshops have similar/duplicate code for creating experiment configs, simulating experiments, calculating sample sizes, etc that could be factored into a module.
  • The Personalization workshop has a function for generating interaction history that could be moved out of the workshop and into module.
daemon-joe pushed a commit to Daemon-Solutions/retail-demo-store that referenced this issue Feb 7, 2022
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

1 participant