ersilia-os / model-inference-pipeline

Ersilia's batch inference pipeline on the AWS cloud
MIT License
2 stars 0 forks source link

Implement data collection in model inference pipeline #14

Closed kartikey-vyas closed 6 months ago

kartikey-vyas commented 6 months ago

After completing #12 and #13, implement data collection in the inference pipeline. Test and report results, we should be able to see something uploaded to S3. Lets do a JSON document for now.

nicholas-kondal commented 6 months ago

I'm assuming this can start before #13, since we've already modelled the data that will be collected in #12 and had it looked over by Ersilia last week