Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
azuur committed Jan 20, 2024
1 parent e7654e2 commit 709f39a
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Simple ML pipeline repo for experimenting with CI/CD / DevOps / MLOps.
~~- Use Python 3.11 in CI github action~~
~~- make pipelines functions~~
~~- add loggers to stuff~~
- add db conn / func to save inference cases
- add deployment code...
- add versioning to training... in deployment?
~~- add local deployment code...~~
~~- add versioning to training... in deployment?~~
- add eval pipeline, model comparison
- add "best model" mark. add "get_best_model"
- add db conn / func to save inference cases (local deployment)
- add Dockerfile
- add build script to push to ECR (AWS deployment)
- add rest of AWS deployment (using S3, EC2, AWS CodePipeline)

0 comments on commit 709f39a

Please sign in to comment.