Code Production in an AI Company π±
- Create a new branch of code on your local copy of the machine learning pipeline
- Edit the pipelineβs code on this new branch and debug it to make sure the pipeline still works.
- Push this branch to github and pull this branch via AWS
- Using this updated branch of the pipeline, run the pipeline on a configuration of datasets on AWS and analyze the results in an AWS Jupyter Notebook
- Iterate over the changes for this branch by repeating 2-4.
- Finally create a pull request for this change to be merged into the pipeline.
Notes mentioning this note
There are no notes linking to this note.