Description Usage Arguments Value Examples
Returns the sigmoid midpoint of a logistic model used to predict a number's parity based on the number of vowels in its English numeral. A training set of 1 to 100 works the best.
1 | buildModel(num = 1:100)
|
num |
a vector of non-negative integers as the model's "training set" |
numeric
1 | buildModel(num = 1:100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.