Skip to content

Conversation

@payam124
Copy link

@payam124 payam124 commented Jun 3, 2025

in file: /Jupyter_Notebooks/Chapter_01_Supervised_Learning/02-Linear_Classification/02-Linear_Classification.ipynb
section 2, regarding this line:
decision_boundary = (-w1 * x_vals - w0 + 0.5) / w2
extra explanation added to clarify 0.5 in the formula

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant