Closed esposem closed 5 months ago
@MelissaFlinn any input from docs?
I made a few suggestions for changing the text - otherwise lgtm
@MelissaFlinn @erwangranger made suggested text updates. I also fixed a weird difference in 4_grpc_requests_multi_model.ipynb that was not using prediction[0]
and tested it out.
Well you didn't really have to apply the reviews for me, I could have easily applied them myself but hey, less work from my side :smile: Thanks a lot!
We used this workshop for our Confidential Computing fraud detection use case, see https://www.redhat.com/en/blog/confidential-containers-fsi-public-cloud and https://www.youtube.com/watch?v=KXfnV8dqu0c.
In my opinion, having a more "concrete" example to show that the model does the correct reasoning would improve the understanding of the user. That's why I am proposing to add two examples in
3_rest_requests_multi_model.ipynb
,4_grpc_requests_multi_model.ipynb
and5_rest_requests_single_model.ipynb
.