LF_EvaluateRegression Processing Resource

The regression evaluation PR allows you to obtain a fast root mean squared error (RMSE) score for a regression problem. This is a helpful place to start in tuning your choice of algorithm, features and parameters. The model isn’t saved when you use the evaluation PR. This PR has no init time parameters. Here are the runtime parameters:

For an example feature specification, see the regression training PR documentation.