boba-visualizer
boba-visualizer copied to clipboard
A visual analysis tool for exploring multiverse outcomes
Hi, I want to try out the visualizer and therefore run it with some of the examples provided with boba. However, none of them seem to work out of the...
Now the `boba` and `boba-visualizer` modules depend on each other ... The reason that `boba` depends on `boba-visualizer` is because we would like a single pip command to install all...
Decouple visualizer config, so changes in the config does not require re-compilation
The data type of an option from `summary.csv` might not match the data type in `overview.json`, causing lookup error. For example, the option has a numeric data type when read...
If a decision has only 1 level, F-test would return NaN and fail. We can probably handle this better.
Make a front-end only version of the visualizer and use github to host a demo
1. In "Adding More Columns" section, talk more about cases when there's more than one number per universe. Also say how to point to the visualizer config in the DSL...