Machine Learning Jargon in Plain English
Supervised learning is, by far, the most researched approach. It is also divided into two major categories: Regression and Classification, with the data structure used to train these algorithms being the common denominator. You can think of them in the form of examples. With each of them, we get some features that pose a question, as well as the correct answer to this question, which we call the target. To better understand it, let us explore each category with an example.
Dec-5-2020, 09:25:43 GMT