Skip to content

Support string class labels#331

Merged
oegedijk merged 1 commit intomasterfrom
fix/string-labels-274
Feb 5, 2026
Merged

Support string class labels#331
oegedijk merged 1 commit intomasterfrom
fix/string-labels-274

Conversation

@oegedijk
Copy link
Owner

@oegedijk oegedijk commented Feb 5, 2026

Summary

  • allow string labels in ClassifierExplainer by preserving label mapping and avoiding float casts
  • add regression test for string labels using existing classifier fixture data
  • update release notes and TODO

Testing

  • uv run pytest -q tests/test_classifier_base.py::test_string_labels_supported

Issues

@oegedijk oegedijk merged commit 96e19ea into master Feb 5, 2026
12 checks passed
@oegedijk oegedijk deleted the fix/string-labels-274 branch February 5, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for string labels

1 participant