Advertisements
Explain the difference between Regression and a Classifier:
While regression and classifiers are both popular machine learning model types, the difference sits in the results they return:
Regression returns distinct values: think height of a person, price of a house, weight of truck
Classifiers return categories: tall / short, expensive/mid-ranged/cheap, heavy/light