Todo ListΒΆ
Todo
When we move away from domains defined on hypercubes this will need
to be updated to use whatever _in_domain
method exists.
(The original entry is located in /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/bet/sample.py:docstring of bet.sample.voronoi_sample_set.estimate_local_volume, line 18.)
Todo
This currently presumes a uniform Lesbegue measure on the
domain
. Currently the way this is written
emulated_input_sample_set
is NOT used to calculate the volume.
This should at least be an option.
(The original entry is located in /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/bet/sample.py:docstring of bet.sample.voronoi_sample_set.estimate_radii, line 4.)
Todo
This currently presumes a uniform Lesbegue measure on the
domain
. Currently the way this is written
emulated_input_sample_set
is NOT used to calculate the volume.
This should at least be an option.
(The original entry is located in /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/bet/sample.py:docstring of bet.sample.voronoi_sample_set.estimate_radii_and_volume, line 4.)
Todo
Use the idea we only know vectors are with 10% accuracy to guide inner_prod tol and skewness_tol.
(The original entry is located in /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/bet/sensitivity/chooseQoIs.py:docstring of bet.sensitivity.chooseQoIs.find_good_sets, line 1.)