<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Logistic Regression on Sjmelck</title><link>https://ryanbalshaw.github.io/sjmelck_pages/tags/logistic-regression/</link><description>Recent content in Logistic Regression on Sjmelck</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 16 Sep 2026 10:00:05 +0200</lastBuildDate><atom:link href="https://ryanbalshaw.github.io/sjmelck_pages/tags/logistic-regression/index.xml" rel="self" type="application/rss+xml"/><item><title>Logistic Regression from the ground up</title><link>https://ryanbalshaw.github.io/sjmelck_pages/blog/logistic-regression/</link><pubDate>Wed, 23 Apr 2025 15:51:58 +0200</pubDate><guid>https://ryanbalshaw.github.io/sjmelck_pages/blog/logistic-regression/</guid><description>&lt;h2 id="introduction"&gt;&#10; Introduction&#10; &lt;a class="heading-anchor" href="#introduction" data-copy-heading aria-label="Copy link to Introduction"&gt;&#10; &lt;i class="bi bi-link-45deg" aria-hidden="true"&gt;&lt;/i&gt;&#10; &lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;Good day! &amp;#x1f44b;&lt;/p&gt;&#10;&lt;p&gt;In this post, the logistic regression model is covered in detail. This model is used to predict binary outcomes and is well known for its ability to drive interpretability. The objective is to start with the basics of the model formulation, consider how to interpret the model parameters, introduce the concept of how to regularise the model, give the analytical forms of the gradient vector and Hessian matrix, and define how to extend the class to the multi-class classification form.&lt;/p&gt;</description></item></channel></rss>