---
title: "Logistic Regression with pure SQL"
description: "Is it possible to fit Logistic Regression model with SQL? The answer is yes, if you wonder."
published: 2023-09-28
tags: ["math", "ml"]
link: "https://github.com/detrin/sql-logreg"
---
