Simple KServe Inference Logger
Apr 24, 2023 · 2 min read · If you're serving machine learning models on KServe, you know how important it is to log the prediction input and output. Logging helps you debug issues, analyze performance, and troubleshoot errors. Fortunately, KServe makes it easy to create a simp...
Join discussion