Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

Which combination is typical for multiclass classification?

Click the option that best answers the question.

  • `Linear` → `sigmoid` → `MSE`
  • `Linear` → `softmax` → `cross-entropy`
  • `Linear` → `ReLU` → `hinge loss`
  • `Linear` → `tanh` → `MAE`