MCPcopy Index your code
hub / github.com/devAmoghS/Machine-Learning-with-Python / bootstrap_statistic

Function bootstrap_statistic

multiple_regression/utils.py:53–56  ·  view source on GitHub ↗

evaluates stats_fn on num_samples bootstrap samples from data

(data, stats_fn, num_samples)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

model.pyFile · 0.90

Calls 1

bootstrap_sampleFunction · 0.85

Tested by

no test coverage detected