Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 782 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 782 Bytes

Background Check

This is a framework to create and evaluate classifier models with confidence levels.

For a better explanation of the method go to the official web-page of the paper.

Supplementary material

The suplementary material can be found in icdm2016.

Dependencies

  • Numpy - NumPy is the fundamental package for scientific computing with Python.

Todos

  • Evaluate classifier with confidence given two thresholds
  • Evaluate classifier with confidence with volume under the Precision Recall Gain and ROC curve
  • Select optimal threshold for given deployment specification

License

MIT