We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b07d6a commit b6df715Copy full SHA for b6df715
ludwig/visualize.py
@@ -2238,7 +2238,7 @@ def compare_classifiers_predictions_distribution(
2238
ground_truth_apply_idx: bool = True,
2239
**kwargs,
2240
) -> None:
2241
- """Show comparision of models predictions distribution for 10 output_feature_name classes.
+ """Show comparison of models predictions distribution for 10 output_feature_name classes.
2242
2243
This visualization produces a radar plot comparing the distributions of
2244
predictions of the models for the first 10 classes of the specified
0 commit comments