We found some data slices in your dataset on which your model performance is lower than average. Performance bias may happen for different reasons:
To learn more about causes and solutions, check our guide on performance bias.
`text_length(text)` >= 151.500 AND `text_length(text)` < 165.500
|
Precision = 0.407 (Global = 0.509) | -20.03% than global |
59 samples affected (6.8% of dataset) | Show details Hide details |
`text` contains "movie"
|
Precision = 0.421 (Global = 0.509) | -17.22% than global |
95 samples affected (10.9% of dataset) | Show details Hide details |
test_suite = results.generate_test_suite("My first test suite")
test_suite.run()