Decision boundary
In #machinelearning, a decision boundary is the statistical delineation between possible decisions. The decision boundary is like a threshold for translating statistical outcomes into real-world decisions. You start by using known data to create the decision boundary. Once you have that, you can compare unknown data to your decision boundary to solve real-world problems.
For example, in a system to recognize spam messages, the system would use known data to create a decision boundary between "spam" and "not spam". Then, when a new message comes in, it would be analyzed and compared to the decision boundary to determine if the new message is spam or not.
https://ml.berkeley.edu/blog/2016/11/06/tutorial-1/
Support the author
This author accepts donations via the services listed below. Your donation will help them continue to create great content!
* Lernabit doesn't take any of the money from your donation, but the donation services or payment processors might take a fee. These trademarks are the property of their respective owners.