Which of the following problems can't be solved by classification algorithms?
Hint
Remember, classification tasks involve assigning objects to a set of classes, dealing exclusively with categorical data that has a finite set of different outcomes. On the other hand, regression algorithms predict real values, where the predictions do not belong to a finite set of possible outcomes.