Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 291 Bytes

File metadata and controls

5 lines (3 loc) · 291 Bytes

What is the difference between classification and regression in machine learning?

Classification is used to categorize data into predefined classes or labels, while regression is used to predict a continuous value.

Visit website for more