updating the create trainingjob and featuregroup info. 57/11957/1
authorrajdeep11 <rajdeep.sin@samsung.com>
Mon, 23 Oct 2023 10:13:44 +0000 (15:43 +0530)
committerrajdeep11 <rajdeep.sin@samsung.com>
Mon, 23 Oct 2023 10:14:25 +0000 (15:44 +0530)
Issue-Id: AIMLFW-58

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

index e8f9b05..9fc1feb 100644 (file)
@@ -46,10 +46,12 @@ class CreateFeatureGroup extends React.Component {
                 <br></br>
                 Right now it is fixed to InfluxDB but in the future, we will add support<br></br>
                 other datalakes too. <br></br>
+                <strong>Influx db Info</strong>
+                <br></br>
+                Provide the InfluxDB Org, Host, Port, Bucket Name and token.<br></br>
                 <strong>DME</strong>
                 <br></br>
-                Select DME to add the dme job info like dmehost, <br></br>
-                dmePort, SourceName, token, dbOrg and BucketName
+                Select DME to add the dme job info like SourceName, Measured Obj Class and dmePort.
                 <br></br>
             </Popover.Content>
         </Popover>
index ec193ed..bc73e18 100644 (file)
@@ -48,11 +48,7 @@ class CreateTrainingJob extends React.Component {
         <br></br>
         <strong>Feature Names</strong>
         <br></br>
-        Select the Comma Separated KPI's from the training dataset
-        <br></br>
-        Example --&gt;  *
-        <br></br>
-        Example --&gt; enb, cellNum, measTimeStampRf, pdcpBytesDl 
+        Provide the feature group name here.
         <br></br>
         <strong>Feature Filter</strong>
         <br></br>