Skip to content

Conversation

@MariaPiaa
Copy link

This PR adds the cf_ood detector.

  • Class: CFOOD_Detector
  • Registry key: cf_ood
  • Params:
    • alpha (default 0.1): fraction of training features used as reference
    • k (default 0.01): neighborhood width
  • Usage:
    method = detectors.create_detector("cf_ood", model=model, alpha=0.1, k=0.01)

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.

1 participant