From: rajdeep11 Date: Mon, 23 Oct 2023 10:13:44 +0000 (+0530) Subject: updating the create trainingjob and featuregroup info. X-Git-Tag: 1.2.0~6 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=634e5c0d51b7e9b8253cfd104a35b7e69f5b2258;p=portal%2Faiml-dashboard.git updating the create trainingjob and featuregroup info. Issue-Id: AIMLFW-58 Change-Id: I5ea82839c16c5952455a9ee043f66a0b2b13ec2f Signed-off-by: rajdeep11 --- diff --git a/src/components/home/create/CreateFeatureGroup.js b/src/components/home/create/CreateFeatureGroup.js index e8f9b05..9fc1feb 100644 --- a/src/components/home/create/CreateFeatureGroup.js +++ b/src/components/home/create/CreateFeatureGroup.js @@ -46,10 +46,12 @@ class CreateFeatureGroup extends React.Component {

Right now it is fixed to InfluxDB but in the future, we will add support

other datalakes too.

+ Influx db Info +

+ Provide the InfluxDB Org, Host, Port, Bucket Name and token.

DME

- Select DME to add the dme job info like dmehost,

- dmePort, SourceName, token, dbOrg and BucketName + Select DME to add the dme job info like SourceName, Measured Obj Class and dmePort.

diff --git a/src/components/home/create/CreateTrainingJob.js b/src/components/home/create/CreateTrainingJob.js index ec193ed..bc73e18 100644 --- a/src/components/home/create/CreateTrainingJob.js +++ b/src/components/home/create/CreateTrainingJob.js @@ -48,11 +48,7 @@ class CreateTrainingJob extends React.Component {

Feature Names

- Select the Comma Separated KPI's from the training dataset -

- Example --> * -

- Example --> enb, cellNum, measTimeStampRf, pdcpBytesDl + Provide the feature group name here.

Feature Filter