Skip to content

namkoong-lab/disde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIstribution Shift DEcomposition (DISDE)

This is the code associated with the paper Diagnosing Model Performance Under Distribution Shift.

Install disde

Set up python environment:

conda create --name disde python=3.10
conda activate disde
conda install pandas matplotlib typing scikit-learn jupyter
git clone git@github.com:tc2718/disde.git
cd disde
pip install .

Examples

See the example directory for notebooks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published