interpret-text icon indicating copy to clipboard operation
interpret-text copied to clipboard

A library that incorporates state-of-the-art explainers for text-based machine learning models and visualizes the result with a built-in dashboard.

Results 92 interpret-text issues
Sort by recently updated
recently updated
newest added

I'm getting RuntimeError: multi-target not supported at ..\aten\src\THNN/generic/ClassNLLCriterion.c:20 while trying to feed multi-class dataset. My training data looks like this. I'm using one-hot format as label. ![image](https://github.com/interpretml/interpret-text/assets/48251472/b102f1cf-003e-4a87-8e8f-36a6c7ab7164) I'm getting the...

Hi ! I have used !pip install 'interpret_text', but still cannot import it . What is the problem ? ![image](https://user-images.githubusercontent.com/62921113/225848745-42a52ca6-ebdb-4da5-bc99-cffc81f66336.png) ![image](https://user-images.githubusercontent.com/62921113/225848850-1802ffab-8c3c-472b-8702-6cf7c3102aa4.png)