Ask Your Question

Revision history [back]

The deprecation message is trying to tell you to do:

[sigmoid(x=x) for x in input_range]

where x= is the name of the symbolic variable inside of the expression sigmoid.