-1

I'm new to ML.Net and I've tried some basics from the ML.net tutorials. Now, I want to integrate it into my application.

Here's a sample dataset I have:

Description,Actions Added new file and add that user to a folder | Create file, Add folder . Create new file and add that file to a folder | Create User, Add folder by path. Update file name and delete file | Rename file, Delete file.

In this dataset, the "Description" column contains user prompts, and the "Actions" column contains a list of possible actions. I plan to use this to perform actions in my application.

Could you guide me on how to approach this, or perhaps share a related project?

most of the examples shown that output label count is only one. Like predict fare amount, Yes/No etc.. For my case

Added new file and add that user to a folder | Create file, Add folder .

I expect some list of strings

desertnaut
  • 57,590
  • 26
  • 140
  • 166
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Aug 12 '23 at 15:45

0 Answers0