Implementation of the Estimating MethodΒΆ

In this page, we provide the implementation for our requirement checking method, which includes the estimating script and the two files containing human experiment results.

First, it is necessary to update in the estimating file the path specifying the GitHub repository location. Then, one needs to run first parse_exp_results.py, then run estimate_range.R

Find the estimating script and the experiment results for cifar10_experiment_results.csv and imagenet_experiment_results.csv .