boba-visualizer
The Boba Visualizer is a visual analysis interface for exploring multiverse outcomes. It helps users explore how analytic decisions impact statistical estimates, inferential uncertainty, and model fit. Watch the visualizer in action in this video.
Installation
You might download and install the latest version of this software from the Python package index (PyPI):
pip install --upgrade boba-visualizer
Usage
To start the visualizer, use the following command:
boba-server -i /path/to/file
You will need to supply your own file path, which contains your multiverse outcomes and accompanying meta data. Learn more about the appropriate file format here. This repository also include an example folder with the outcomes from the mortgage multiverse. You could explore the example by cloning this repo and:
boba-server -i ./example/mortgage
After running the above command in your console, open your browser and navigate to http://127.0.0.1:8080/ to start the user interface.
You might also use a configuration file to control various aspects of the visualizer, and use CLI options to change the behavior of the server.
History
1.1.1 (2021-04-25)
Fix bug.
1.1.0 (2021-04-25)
Introduce the Boba monitor.
Improve the sensitivity test.
Add a gallery of static charts, in /#/charts
1.0.3 (2020-10-26)
Allow changing server host and port.
1.0.2 (2020-10-07)
Fix various bugs.
Allow switching sensitivity method in the config.
1.0.1 (2020-09-31)
Fix bug.
1.0.0 (2020-07-31)
First release on PyPI.
Release files for boba-visualizer 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boba-visualizer-1.1.1.tar.gz | 16.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| boba_visualizer-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.7 MB
Release files / boba-visualizer-1.1.1.tar.gz
| Download URL | boba-visualizer-1.1.1.tar.gz |
|---|---|
| Size | 16.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a711731b2fd182803f399d1787d2450d19de582bf518a1c237f0ee3d57d13d3f
|
|
BLAKE2b-256 checksum How to use checksums |
a4e820befb972f3f56ed7803c9321fc7b3ca77a7582353d08906a398c946d182
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.4
|
Release files / boba_visualizer-1.1.1-py3-none-any.whl
| Download URL | boba_visualizer-1.1.1-py3-none-any.whl |
|---|---|
| Size | 2.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6726c10c8b042e6a5cbd9936f32267a71bfee93fc2d023bd9fb564cbe1cecddc
|
|
BLAKE2b-256 checksum How to use checksums |
2a3ddceb6de23c0d32ebb07837ad75af1b7dfe4149a74fd6f66d992415b1dd1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.4
|