Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

CVPcorp/ncats-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This is Team CVP's solution to NIH NCAT's Bias Detection Tools in HealthCare Challenge

(back to top)

Getting Started

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.

Prerequisites

  • Python 3.8
  • Requirments are in Requirements.txt

Installation

  1. Clone this repo
  2. 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

(back to top)

Usage

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

(back to top)

License

Distributed under the BSD 3 License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/CVPcorp/bias-detection-healthcare/

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published