Model validation toolkit
Project description
Model Validation Tookit
Installation
Run pip install mvtk
.
Windows users: Until Jaxlib is supported on windows natively you will need to either use this library from a Linux subsystem or within a Docker container. Alternatively, you can build jaxlib from source.
Developers
Check out this repository and cd
into the directory.
Run pip install -e ".[doc]"
.
The [doc]
is used to install dependencies for building documentation. You
will need pandoc installed.
Submodules
You can import:
mvtk.credibility
for assessing credibility from sample size.mvtk.interprenet
for building interpretable neural nets.mvtk.thresholding
for adaptive thresholding.mvtk.sobol
for Sobol sensitivity analysismvtk.supervisor
for divergence analysismvtk.metrics
for specialised metrics
Documentation
You can run make -C docs html
on a Mac or make.bat -C docs html
on a PC to just rebuild the docs. In this case, point your browser to docs/_build/html/index.html
to view the homepage. If your browser was already pointing to documentation that you changed, you can refresh the page to see the changes.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file mvtk-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mvtk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1631ce32144b797b7eae18e33896b6d9cb886513cfc1f7c044e4859678f9581 |
|
MD5 | 8920c438d28da72817771f35dd45dc1e |
|
BLAKE2b-256 | c316ceebcd5dd08e190c23575acb41ff0b6411c228380bdee951e70cd7d1b6e0 |