shapley
The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).
파일 탐색기
최종 버전 다운로드 (.zip)- main.yml
- build.sh
- custom.css
- shapley_logo.jpg
- shapley_logo_text.jpg
- root.rst
- installation.rst
- introduction.rst
- resources.rst
- conf.py
- index.rst
- index.html
- Makefile
- requirements_1.txt
- exact_calculation_example.py
- exact_marginal_contributions_example.py
- multilinear_extension_example.py
- permutation_sampler_example.py
- __init__.cpython-36.pyc
- permutation_sampling.cpython-36.pyc
- __init__.py
- exact_enumeration.py
- expected_marginal_contributions.py
- multilinear_extension.py
- permutation_sampler.py
- __init__.py
- solution_concept.py
- version.py
- test_shapley.py
- .coveragerc
- .gitignore
- LICENSE
- README.md
- readthedocs.yml
- setup.py
- shapley.jpg
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/benedekrozemberczki/shapley
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd shapley
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
