Skip to main content

An Open-Source Framework for Shapley-based value intened intended for data valuation.

Project description

An Open-Source Framework for Shapley-based value intened intended for data valuation.


Overview

Installation

How To Use

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opensv-0.0.1.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

opensv-0.0.1-py3.10.egg (7.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page