From 55f05401838ff67b0677a1c06064614cf3e637a5 Mon Sep 17 00:00:00 2001 From: rajdeep11 Date: Fri, 28 Jun 2024 15:31:55 +0530 Subject: [PATCH] changes in the installation docs adding the note to run the notebook for qoe training function Change-Id: I5982afb962d04bc5d798b6f7fba34b7cd95c80f0 Signed-off-by: rajdeep11 --- docs/installation-guide.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 8fea6ef..e8310f1 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -404,6 +404,7 @@ Training job creation with DME as data source :ref:`Steps to deploy model using Kserve adapter ` NOTE: Below are some example values to be used for the QoE usecase training job creation when model management service is not used. +**Note** : The QoE training function does not come pre uploaded, we need to go to training function, create training function and run the qoe-pipeline notebook. +--------------------+-------------------------------------------------------------------+ | **Parameter** | **Value** | -- 2.16.6