Greach 2018 awesome list
What is this?
A compilation of all the links to slides and repositories used in workshops or shown by the speakers.
Why
It can be difficult to retrieve all that material on twitter after the conference.
A compilation of all the links to slides and repositories used in workshops or shown by the speakers.
It can be difficult to retrieve all that material on twitter after the conference.
configurations { | |
asciidoclet | |
} | |
dependencies { | |
asciidoclet 'org.asciidoctor:asciidoclet:0.1.3' | |
} | |
javadoc { | |
options.docletpath = configurations.asciidoclet.files.asType(List) |
Lower bound of Wilson score confidence interval for a Bernoulli parameter
All implementations use 95% probability.
pos
is the number of positive votes, n
is the total number of votes.