Hii Community,
I’m using LightTextClassification ML package in my ML skill.
The csv file which i’m taking is as below and storing it in “input_dt” variable.
Then converting it into a string as below.
And then passing input to ML skill
After this output of ML Skill contains only one result and the final data table is as below.
But according to my requirement “Respective Category” should be printed for all rows based on the condition.
Please suggest me some solutions.
Thanks in advance.