[ {
  "relativePath" : "bayesmark/data.py",
  "extension" : "py",
  "linesOfCode" : 61,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/path_util.py",
  "extension" : "py",
  "linesOfCode" : 28,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/constants.py",
  "extension" : "py",
  "linesOfCode" : 42,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/sklearn_funcs.py",
  "extension" : "py",
  "linesOfCode" : 242,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/__init__.py",
  "extension" : "py",
  "linesOfCode" : 3,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/stats.py",
  "extension" : "py",
  "linesOfCode" : 29,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/experiment_analysis.py",
  "extension" : "py",
  "linesOfCode" : 197,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/abstract_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 17,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/experiment_launcher.py",
  "extension" : "py",
  "linesOfCode" : 144,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/util.py",
  "extension" : "py",
  "linesOfCode" : 40,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/space.py",
  "extension" : "py",
  "linesOfCode" : 288,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/np_util.py",
  "extension" : "py",
  "linesOfCode" : 69,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/experiment_aggregate.py",
  "extension" : "py",
  "linesOfCode" : 128,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/signatures.py",
  "extension" : "py",
  "linesOfCode" : 33,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/cmd_parse.py",
  "extension" : "py",
  "linesOfCode" : 232,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/quantiles.py",
  "extension" : "py",
  "linesOfCode" : 78,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/xr_util.py",
  "extension" : "py",
  "linesOfCode" : 81,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/expected_max.py",
  "extension" : "py",
  "linesOfCode" : 27,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/serialize.py",
  "extension" : "py",
  "linesOfCode" : 156,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/random_search.py",
  "extension" : "py",
  "linesOfCode" : 39,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/experiment_baseline.py",
  "extension" : "py",
  "linesOfCode" : 104,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/experiment.py",
  "extension" : "py",
  "linesOfCode" : 278,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/pysot_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 89,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/opentuner_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 134,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/__init__.py",
  "extension" : "py",
  "linesOfCode" : 1,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/scikit_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 68,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/hyperopt_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 120,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/nevergrad_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 95,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/config.py",
  "extension" : "py",
  "linesOfCode" : 17,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/builtin_opt/random_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 14,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "bayesmark/experiment_db_init.py",
  "extension" : "py",
  "linesOfCode" : 18,
  "components" : [ "primary::bayesmark" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "example_opt_root/pysot_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 91,
  "components" : [ "primary::example_opt_root" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "example_opt_root/opentuner_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 136,
  "components" : [ "primary::example_opt_root" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "example_opt_root/scikit_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 69,
  "components" : [ "primary::example_opt_root" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "example_opt_root/hyperopt_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 122,
  "components" : [ "primary::example_opt_root" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "example_opt_root/flaky_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 25,
  "components" : [ "primary::example_opt_root" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "example_opt_root/nevergrad_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 97,
  "components" : [ "primary::example_opt_root" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "example_opt_root/random_optimizer.py",
  "extension" : "py",
  "linesOfCode" : 16,
  "components" : [ "primary::example_opt_root" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "setup.py",
  "extension" : "py",
  "linesOfCode" : 40,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "notebooks/plot_test_case.ipynb",
  "extension" : "ipynb",
  "linesOfCode" : 160,
  "components" : [ "primary::notebooks" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "notebooks/plot_mean_score.ipynb",
  "extension" : "ipynb",
  "linesOfCode" : 277,
  "components" : [ "primary::notebooks" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "notebooks/dummy.py",
  "extension" : "py",
  "linesOfCode" : 6,
  "components" : [ "primary::notebooks" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "MANIFEST.in",
  "extension" : "in",
  "linesOfCode" : 5,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "requirements/ipynb.in",
  "extension" : "in",
  "linesOfCode" : 7,
  "components" : [ "primary::requirements" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "requirements/optimizers.in",
  "extension" : "in",
  "linesOfCode" : 9,
  "components" : [ "primary::requirements" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "requirements/tools.in",
  "extension" : "in",
  "linesOfCode" : 7,
  "components" : [ "primary::requirements" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "requirements/docs.in",
  "extension" : "in",
  "linesOfCode" : 2,
  "components" : [ "primary::requirements" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "requirements/pipreqs_edits.sed",
  "extension" : "sed",
  "linesOfCode" : 4,
  "components" : [ "primary::requirements" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "requirements/base.in",
  "extension" : "in",
  "linesOfCode" : 8,
  "components" : [ "primary::requirements" ],
  "concerns" : [ "::Unclassified" ]
} ]