Skip to content

1fanj/WMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Weighted Möbius Score: A Unified Framework for Feature Attribution

Code for The Weighted Möbius Score: A Unified Framework for Feature Attribution.

Requirements

To install requirements:

conda create --name myenv --file requirements.txt

CMA Experiment

To run the CMA experiment in the paper, run this command:

python cma_expt.py 

CoT Experiment

To run the CoT experiment in the paper, run this command:

python cot_attribution.py

📋 You need to have an OpenAI API key to run this experiment. You can get one here.

Contributing

All content in this repository is licensed under the MIT license.

About

Code for "The Weighted Möbius Score: A Unified Framework for Feature Attribution"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages