.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/build.yml
setvaluedprediction.egg-info/PKG-INFO
setvaluedprediction.egg-info/SOURCES.txt
setvaluedprediction.egg-info/dependency_links.txt
setvaluedprediction.egg-info/requires.txt
setvaluedprediction.egg-info/top_level.txt
svp/__init__.py
svp/_utils.py
svp/multiclass.py
svp/utils.py
svp/version.txt
svp/csrc/svp_cpp.cpp
svp/csrc/svp_cpp.h
svp/tests/test_svp.py
svp/tests/svphc/data.py
svp/tests/svphc/experiments.py
svp/tests/svphc/experiments.sh
svp/tests/svphc/models.py
svp/tests/svphc/utils.py