Logistic Regression with Nx and Elixir
In the previous post, I described how to create a Linear Regression Machine Learning model in Elixir from scratch. This time we'll discuss so similar yet different beast - Logistic Regression. Logistic Regression First things first - what is this fun...
Mar 5, 202410 min read81

