An abstract boundary that separates input/feature fields into different sections, and thus what output should be given.
In a 2D plane with 2 features, a decision boundary will take the form of a 1d line.
Notation
The decision boundary is described by: (Note, is bias)
For 2 features/2 dimensions, it is: , which may be rearranged into a linear line.
For vector notation see Vector notation for weight and data