goals in readme
This commit is contained in:
parent
d346a66046
commit
1d26ffc565
1 changed files with 8 additions and 0 deletions
|
|
@ -1,6 +1,14 @@
|
||||||
|
|
||||||
Right now this is just a scratchpad. I'm converting my messy ML lab environment to something with better MLOps standards
|
Right now this is just a scratchpad. I'm converting my messy ML lab environment to something with better MLOps standards
|
||||||
|
|
||||||
|
Broadly, the goals are:
|
||||||
|
- Local dev environment that's as similar as possible to production
|
||||||
|
- A managed Jupyter Lab environment for experimentation
|
||||||
|
- Do something sensible with features and feature extraction
|
||||||
|
- A good mockup of an operationalized model
|
||||||
|
- CI/CD pipeline with local access to test/verification
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- docker
|
- docker
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue