andrewtavis / causeinfer

Machine learning based causal inference/uplift in Python
BSD 3-Clause "New" or "Revised" License
56 stars 11 forks source link

Add Lalonde Job Training dataset #20

Open andrewtavis opened 3 years ago

andrewtavis commented 3 years ago

This is an extensive issue that involves the creation of the following files:

The dataset can be found here.

causeinfer.data.lalonde.py would then need to be added to the documentation and be tested, but these should be easy steps.