Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 543 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 543 Bytes

CCRAL: Classifier with Counterfactual Samples and Active Learning

This is the implementation of the CCRAL method in the paper "Efficient Classification with Counterfactual Reasoning and Active Learning", https://arxiv.org/abs/2207.12086

Installation

  1. Python 3.6.7
  2. numpy 1.19.5
  3. scikit-learn 0.23

How to run

Run each command in the file "run.bat"

Reference

Azhar Mohammed, Dang Nguyen, Bao Duong, Thin Nguyen (2022). Efficient Classification with Counterfactual Reasoning and Active Learning. https://arxiv.org/abs/2207.12086