Description Usage Arguments Value Examples
The sigmoid function is also called a squashing function as its domain is the set of all real numbers, and its range is (0, 1)
1 | sigmoid(x)
|
x |
matrix of explanatory variables to predict |
Returns a vector of positive / negative class membership probabilities
1 | sigmoid(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.