An Open-Source Framework for Shapley-based value intened intended for data valuation.
Project description
What's New?
TBD $\text{\color{red}{!in progress}}$
Overview
Shapley-based values are prevalent data valuation approaches.
What Can You Do via OpenSV?
-
Use the implementations of current Shapley-based values.* We have implemented various of Shapley-based values and corresponding SOTA computation techniques. You can easily call and understand these methods.
-
Design your own data valuation work. With the extensibility of OpenSV, you can quickly practice your data valuation ideas.
Installation
Note: Please use Python 3.10+ for OpenSV
Using Pip
Our repo is tested on Python 3.10+, install OpenSV using pip as follows:
pip install opensv
To play with the latest features, you can also install OpenSV from the source.
Using Git
Clone the repository from github:
git clone https://github.com/ZJU-DIVER/OpenSV.git
cd opensv
pip install -r requirements.txt
python setup.py install
Modify the code
python setup.py develop
Use OpenSV
TBD
Base Concepts
TBD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file opensv-0.0.1.tar.gz
.
File metadata
- Download URL: opensv-0.0.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c857488d7a4e7a099bc8dbde0b060f19240183e68f067089895766543e3593ea
|
|
MD5 |
2ce4c3c956cee33aab1760cd6ce57c7b
|
|
BLAKE2b-256 |
41b1e77743903c51dfe356ee4224a40a26c574e7f3ab6f2bc849b092b2cb4be8
|
File details
Details for the file opensv-0.0.1-py3.10.egg
.
File metadata
- Download URL: opensv-0.0.1-py3.10.egg
- Upload date:
- Size: 7.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f52a243cc6617b2b08001e2491d311f078fb60dcdc51ce51cf1200197eb7b726
|
|
MD5 |
31b670270aff55defa8900e0277c10d4
|
|
BLAKE2b-256 |
803387d5a8317085c36e5c17dca009b71a09371b3de4ba14abdd3b81b743aac4
|