Rethinking Image Formats

June 5, 2025 | The Jumping Rivers Blog

Adding images to a web page used to be straightforward. You’d add the img tag to the HTML, set the src attribute to the appropriate URL and, hopefully, write some informative alt text. (You might also add some CSS, either inline or via a styles...
[Read more...]

LGBTQ+ Pride Month

June 2, 2025 | Jerry Tuttle

      This is the start of Pride month. I have friends, acquaintances, and family members in most if not all LGBTQ+ categories, and probably you do too although you may not know it. I wish they all could live lives of be...
[Read more...]

Filters

May 29, 2025 | Giuseppe Casalicchio

JavaScript is required to unlock solutions. Please enable JavaScript and reload the page, or download the source files from GitHub and run the code locally. Goal Apply what you have learned about using pipelines for efficient pre-processing and model training on a regression problem. House Prices in King county In ... [Read more...]

Feature Selection

May 28, 2025 | Giuseppe Casalicchio

JavaScript is required to unlock solutions. Please enable JavaScript and reload the page, or download the source files from GitHub and run the code locally. Goal After this exercise, you should understand and be able to perform feature selection using wrapper functions with mlr3fselect. You should also be able ... [Read more...]
1 2 3 2,176