Hello,
I have a problem with a custom ML Model which takes a file (.csv) as input.
When uploading the package I had the option to chose between JSON, File and Files as input format. I chose file as I want to input a csv file (for now).
As the MLSkill activity only accepts strings as input, I’m not sure what to put in there?
Also I’m using a mojo pipeline created via h2o flow.
Do you have any documentation or examples/tutorials on the end-to-end process from data over h2o to a skill in UiPath?
Because I can’t find anything on this topic.
Greetings,
T0Bi