# Interactive Logistic Regression

Adjust the slider values to see how the binary classification curve using the Sigmoid function changes with different parameter values.

<iframe
  src="https://marimo.app/l/cs19cb?show-code=false&embed=true"
  width="100%"
  height="800px"
  frameborder="0"
  style="min-height: 800px; height: 100vh;"
></iframe>
