This repo has been archived and replaced by https://github.com/cvp-bias-detection-healthcare/cvp-bias-detection-healthcare.github.io
This is Team CVP's solution to NIH NCAT's Bias Detection Tools in HealthCare Challenge
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Python 3.8
- Requirments are in Requirements.txt
- Clone this repo
- Have your input ready. Input is a dataframe with one row per individual. Columns will include:
- Model prediction (as a probability)
- Binary outcome (i.e. 0 or 1, where 1 indicates the favorable outcome for the individual being scored)
- Model label
- Sample weights
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Distributed under the BSD 3 License. See LICENSE.txt
for more information.
- Manpreet Khural - manpreetkhural@cvpcorp.com
- Cal Zemelman - calzemelman@cvpcorp.com
- Wei Chien - weichien@cvpcorp.com
Project Link: https://github.com/CVPcorp/bias-detection-healthcare/