MCPcopy Create free account
hub / github.com/codewithzichao/Machine_Learning_Code / sigmoid

Function sigmoid

MaxEnt/logistic_regression_python.py:43–50  ·  view source on GitHub ↗

定义sigmoid函数 :param z: 输入 :return: 返回(0,1)的数

(z)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

propagationFunction · 0.85
predictFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected