This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # “”” | |
| stuart_ratings.py — drop-in ratings module for generate-predictions.py | |
| Replaces compute_match_ratings() and compute_xg_ratings() with the blended | |
| methodology from Stuart’s Championship model. | |
| ## Blend formula | |
| blended_att(team) = 0.50 * xGF/g + 0.50 * actual_GF/g | |
| blended_def(team) = 0.50 * xGA/g + 0.50 * actual_GA/g |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # “”” | |
| stuart_ratings.py — drop-in ratings module for generate-predictions.py | |
| Replaces compute_match_ratings() and compute_xg_ratings() with the blended | |
| methodology from Stuart’s Championship model. | |
| ## Blend formula | |
| blended_att(team) = 0.50 * xGF/g + 0.50 * actual_GF/g | |
| blended_def(team) = 0.50 * xGA/g + 0.50 * actual_GA/g |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # “”” | |
| stuart_ratings.py — drop-in ratings module for generate-predictions.py | |
| Replaces compute_match_ratings() and compute_xg_ratings() with the blended | |
| methodology from Stuart’s Championship model. | |
| ## Blend formula | |
| blended_att(team) = 0.50 * xGF/g + 0.50 * actual_GF/g | |
| blended_def(team) = 0.50 * xGA/g + 0.50 * actual_GA/g |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # “”” | |
| EFL Championship 2025/26 — Monte Carlo Simulation | |
| Standalone script. No external dependencies beyond the Python standard library. | |
| Produces: | |
| 1. League standings simulation (promotion / relegation probabilities) | |
| 1. Coventry City season goals projection |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Add an extra variable to the headblock of the post like this: | |
| hero_image: file.png | |
| And then inside the {{entry}} blog you can reference that variable using: | |
| {{metadata.hero_image}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #pagelet_welcome_box { | |
| padding-top: 10px; | |
| } | |
| a#bfb_options_button.fbJewel { | |
| background-image: url(/rsrc.php/v2/yZ/r/RSBchxyfpum.png); | |
| background-repeat: no-repeat; | |
| background-size: auto; | |
| background-position: -37px -31px; | |
| cursor: pointer; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Show only the comments of the original author */ | |
| li.response:not(.owner) { | |
| display: none; | |
| } | |
| /* Alternatively, only show the first comment */ | |
| li.response:not(:first-child) { | |
| display: none; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <meta name="twitter:card" content="summary"> | |
| <meta name="twitter:site" content="@stuartfrisby"> | |
| <meta name="twitter:url" content="{post-url}"> | |
| <meta name="twitter:title" content="{post-title}"> | |
| <meta name="twitter:description" content="{post-abstract}"> | |
| <meta name="twitter:image" content="http://mrfrisby.com/stu.png"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alfredapp://customsearch/live/live/ascii/url=http://cl.ly/0r1b0n3b2A1a351y1v0v/cNFbw.jpg |
NewerOlder