Softmax Regression(Multi-class Classification) Multi-Class Classification to choose one from three or more options. Softmax function It applies this idea to the multi-class classification problem, where the sum of the probabilities is 1, not like a binary classification(2021.03.16 - [Machine Learning] - Linear Regression, Simple Linear Regression, Multiple Linear Regression, MSE, Cost function, ..