Skip to content

REFRAME/background_check

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

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