Closed
Description
System information
- **OS version: window 10
- Ml.Net verison: 0.11
Issue
Hi, everyone. I am a newbie of using ML.net to implement my classification problem. I already trained a model from CIFA 10 datasets based on Keras library and that model has been transferred to ONNX model. My goal is to display the image's prediction task on WindowForm, so I am going to use ML.net integrated with ONNX model, but right now I am getting stuck on how to use the ONNX model on ML.net and how to define the label and get the prediction result by the model. Do you have any suggestion to me? Thank you a lot in advance.
Source code / logs
Please paste or attach the code or logs or traces that would be helpful to diagnose the issue you are reporting.