causeinfer
  • standard_algorithms
  • evaluation
    • Metrics
    • Plots
    • Iteration
  • data
  • utils
  • Contributing to causeinfer
  • Changelog
  • License
causeinfer
  • evaluation
  • View page source

evaluation

The evaluation module provides methods for accuracy measurement and presentation.

Contents:

  • Metrics
    • get_cum_effect()
    • get_cum_gain()
    • get_qini()
    • auuc_score()
    • qini_score()
    • signal_to_noise()
  • Plots
    • plot_eval()
    • plot_cum_effect()
    • plot_cum_gain()
    • plot_qini()
    • plot_batch_metrics()
    • plot_batch_responses()
  • Iteration
    • iterate_model()
    • eval_table()
Previous Next

© Copyright 2019, causeinfer developers (BSD License).

Built with Sphinx using a theme provided by Read the Docs.