Skip to content

Commit 1147012

Browse files
committed
Built site for gh-pages
1 parent a5cd02a commit 1147012

File tree

6 files changed

+57
-55
lines changed

6 files changed

+57
-55
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
08f72500
1+
bb1917db

before_we_validate.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,9 @@ <h1>✍️ Declare how to stratify predictions: Probability Threshold or PPCR
196196

197197

198198

199-
style A fill:#B6DCFE, stroke:black,color:black
200-
style B fill:#B6DCFE, stroke:black,color:black
201-
style C fill:#B6DCFE, stroke:black,color:black
199+
style A fill:#E8F4FF, stroke:black,color:black
200+
style B fill:#E8F4FF, stroke:black,color:black
201+
style C fill:#E8F4FF, stroke:black,color:black
202202
style D fill:#C0FFC0,stroke:black,color:black
203203
style E fill:#FFCCE0,stroke:black,color:black
204204
style F fill:#FFCCE0,stroke:black,color:black
@@ -216,13 +216,15 @@ <h1>✍️ Declare how to stratify predictions: Probability Threshold or PPCR
216216
<ol type="1">
217217
<li>Categorise Absolute Risk: 0.32 -&gt; <code>[0.3, 0.4)</code></li>
218218
</ol>
219+
<p>References: Pauker SG, Kassirer JP. Therapeutic decision making: a cost-benefit analysis. N Engl J Med. 1975;293(5):229-234. doi:10.1056/NEJM197507312930505</p>
219220
</div>
220221
<div id="tabset-1-2" class="tab-pane" role="tabpanel" aria-labelledby="tabset-1-2-tab">
221222
<p>By choosing PPCR as a cutoff the implied assumption is that you are concerned with resource constraint and assume no individual treatment harm.</p>
222223
<p><em>Regarding</em> the ranking each prediction is categorised to a bin: if the absolute probability 0.32 is the 18th highest predictions out of 100, it will be categorised to the second decile -&gt; <code>0.18</code>.</p>
223224
<ol type="1">
224225
<li>Calculate Risk-Quantile from Absolute Risk: 0.32 -&gt; <code>0.18</code></li>
225226
</ol>
227+
<p>References: https://en.wikipedia.org/wiki/Precision_and_recall</p>
226228
</div>
227229
</div>
228230
</div>

contributing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117

118118

119119

120-
<p><code>rpepmgeqz ../CONTRIBUTING.md</code></p>
120+
<p><code>cwggcwbgr ../CONTRIBUTING.md</code></p>
121121

122122

123123

search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"href": "contributing.html",
106106
"title": "rtichoke",
107107
"section": "",
108-
"text": "rpepmgeqz ../CONTRIBUTING.md"
108+
"text": "cwggcwbgr ../CONTRIBUTING.md"
109109
},
110110
{
111111
"objectID": "reference/create_calibration_curve.html",

sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://uriahf.github.io/rtichoke_python/walkthrough_aj_estimate.html</loc>
5-
<lastmod>2025-04-14T15:43:57.230Z</lastmod>
5+
<lastmod>2025-04-16T16:38:12.421Z</lastmod>
66
</url>
77
<url>
88
<loc>https://uriahf.github.io/rtichoke_python/reference/plot_roc_curve.html</loc>
@@ -34,7 +34,7 @@
3434
</url>
3535
<url>
3636
<loc>https://uriahf.github.io/rtichoke_python/before_we_validate.html</loc>
37-
<lastmod>2025-04-16T03:45:22.553Z</lastmod>
37+
<lastmod>2025-04-16T14:32:13.607Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://uriahf.github.io/rtichoke_python/contributing.html</loc>
@@ -54,7 +54,7 @@
5454
</url>
5555
<url>
5656
<loc>https://uriahf.github.io/rtichoke_python/reference/index.html</loc>
57-
<lastmod>2025-04-16T03:50:14.566Z</lastmod>
57+
<lastmod>2025-04-16T08:01:06.326Z</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://uriahf.github.io/rtichoke_python/reference/plot_gains_curve.html</loc>

0 commit comments

Comments
 (0)