-
Notifications
You must be signed in to change notification settings - Fork 23
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Retire binary_compare(), which reports every below-threshold pair as a false positive
enhancementNew feature or requestNew feature or requestStatus: Open.[FEATURE]: let config-driven models infer comparators for fields the author did not specify
enhancementNew feature or requestNew feature or requestStatus: Open.[DOCS]: fill the gaps left after #222 and rename "threshold-gated recursion"
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.[REFACTOR]: delete the HungarianMatcher single-item fast path
enhancementNew feature or requestNew feature or requestStatus: Open.[BUG]: HungarianMatcher.calculate_metrics reports a matched pair as both matched and fn/fp
bugSomething isn't workingSomething isn't workingStatus: Open.Remove the deprecated ComparableField(aggregate=) parameter and its dead code path
enhancementNew feature or requestNew feature or requestStatus: Open.[FEATURE]: a comparator for normalized text equality
enhancementNew feature or requestNew feature or requestStatus: Open.Implement AUROC, Rand index, V-measure and Kendall tau in numpy; drop the scikit-learn dependency
enhancementNew feature or requestNew feature or requestStatus: Open.Remove the compare() -> _compare() deprecation shim
enhancementNew feature or requestNew feature or requestStatus: Open.[BUG]: model_json_schema() output cannot be re-imported by from_json_schema() (extra_fields leaks)
bugSomething isn't workingSomething isn't workingStatus: Open.Delegate JSON Schema parsing to a library; keep only Stickler-specific semantics
enhancementNew feature or requestNew feature or requestStatus: Open.