ThomasFaria / retex-innovation-insee

https://thomasfaria.github.io/retex-innovation-insee/authorsample.pdf
0 stars 4 forks source link

Remarks on part 4 #5

Closed oliviermeslin closed 5 months ago

oliviermeslin commented 5 months ago

I already read parts 1-3. Some remarks on part 4:

avouacr commented 5 months ago

Thank's a lot @oliviermeslin, we integrated remarks 2, 3, 4.

Remark 1 : we wanted to stay a bit agnostic: although the implementation is Onyxia, the principles we discuss are more general. The title is already quite long so I suggest to leave it as it is for now

Remark 5 : this is usual terminology for this cloud ML ecosystem, it means that instead of having to query S3 storage to fetch and deploy the model, the API queries MLFlow for the production model, and MLFlow acts as a proxy in the sense that it selects the corresponding model artifact on S3.