Logistic regression is like linear regression but the result of the model is a logit value representing the probability that the result is true.

In this toy, you can interactively input 2D data points that are labeled either '0' or '1', and see a logistic regression model fitted to them

  • Clicking on the area adds a data point.
  • Choose whether to add to train or test dataset with the radio buttons.
  • Left-clicking on a data point deletes it.

Uses: Odin language, Raylib, Emscripten, microui

Published 4 days ago
StatusReleased
PlatformsHTML5
Authorjaese
ContentNo generative AI was used

Leave a comment

Log in with itch.io to leave a comment.