There is a need to automate the e2e workflow for model training and evaluation.
### Tasks
- [ ] Copying over the jupyter notebook files onto AzureML workspace and making it work
- [ ] Have it generate the trained model file as a package (.pkl or .zip format)
- [ ] Upload the trained model in a dated folder in the blob storage for the production system to consume.
@pastorep I'm guessing with your plan these tasks aren't necessarily relevant any more? If so, perhaps this issue should be closed before the 2024 hackathon to reduce confusion?
There is a need to automate the e2e workflow for model training and evaluation.