Decision Boundaries
Decision boundaries are boundaries that split up classes. A data point is classified based on which part of the boundary it falls to. They are often calculated by calculating the data points where posterior probability of at least two classes are the same.