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

Function inverse_normal_cdf

helpers/probabilty.py:54–76  ·  view source on GitHub ↗

find approximate inverse using binary search

(p, mu=0, sigma=1, tolerance=0.00001)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

normal_upper_boundFunction · 0.85
normal_lower_boundFunction · 0.85
random_normalFunction · 0.85

Calls 1

normal_cdfFunction · 0.85

Tested by

no test coverage detected