dotnet / dotnet/machinelearning-samples
Text Multiclass classifcation - model explainability question
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
Hello!
I have successfully trained model based on example: [GitHub Issue Classification](https://github.com/dotnet/machinelearning-samples/tree/main/samples/csharp/end-to-end-apps/MulticlassClassification-GitHubLabeler
)
I have modified program to train a model using only one of the features from the data.
The model is behaving accurately, but I would like to know why. Is there a way, to calculate what word/combination of words caused specific prediction in text classification problem?
Contributor guide
Assessment
This issue has not been assessed yet.