changing the trainingjob help description 33/12233/1 1.2.0
authorrajdeep11 <rajdeep.sin@samsung.com>
Tue, 12 Dec 2023 02:31:49 +0000 (08:01 +0530)
committerrajdeep11 <rajdeep.sin@samsung.com>
Tue, 12 Dec 2023 02:31:49 +0000 (08:01 +0530)
Issue-id: AIMLFW-65

Change-Id: If31e4630c03708314ae706b857f126dd877b7b06
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
src/components/home/create/CreateTrainingJob.js

index 4950f4b..cb81cee 100644 (file)
@@ -38,13 +38,21 @@ class CreateTrainingJob extends React.Component {
         It must be between 3 and 63 characters long. <br></br>
         It can only consist of Letters and numbers and underscore.
         <br></br>
+        <strong>Model Management Service</strong>
+        <br></br>
+        Enable it when using the model management service
+        <br></br>
+        <strong>Model Name</strong>
+        <br></br>
+        Mention the model name when model management service is enabled
+        <br></br>
         <strong>Training Function Name</strong>
         <br></br>
-        Select an existing training function name corresponding to a ML model
+        Select an existing training function name corresponding to a ML model, when model management service is disabled.
         <br></br>
         <strong>Feature Names</strong>
         <br></br>
-        Provide the feature group name here.
+        Select from existing feature groups, when model management service is disabled. 
         <br></br>
         <strong>Feature Filter</strong>
         <br></br>