Now that you've got a good sense of how to "speak" R, let's use it with linear regression to make distinctive predictions. The R system has three components: a scripting language, an interactive ...
The goal of a machine learning regression problem is to predict a single numeric value. For example, you might want to predict an employee's bank account balance based on age, height, annual income, ...