MCPcopy Create free account
hub / github.com/christopherjenness/ML-lib / logistic_function

Method logistic_function

ML/regression.py:115–123  ·  view source on GitHub ↗

Args: logistic_input (np.ndarray): array of shape[n_samples, 1] Returns: np.ndarray: shape[n_samples, 1], logistic transformation of data

(logistic_input)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

gradMethod · 0.95
predictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected