dotnet / dotnet/machinelearning
Creating Confusion Matrix from generated model
Open
area-AutoML
Priority:3
question
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
Hi, I am using Auto ML.Net for training models. I am just getting recall / accuracy % of the best fit model at the end of the training.
I would like to see confusion matrix for the best fit model, while going through MS document I came across one sealed class called ConfusionMatrix with GetFormattedConfusionTable() method but not sure how to access this.
Can any one please help with sample code or guide me on this?
Contributor guide
Assessment
This issue has not been assessed yet.