In the Visualizing Tweets and Logistic Regression models lab, one of the cells reads:
The vector theta represents a plane that split our feature space into two parts. Samples located over that plane are considered positive, and samples located under that plane are considered negative.
Can someone please explain this statement? I am not really well-versed in calculus. If you can hook me up to relevant resources, that would help too.
Thank you