Regression algorithms
Use regression algorithms to predict the values of the dependent variable from independent variables.
The MLLIB.LINEARREG(fit_intercept, standardize, columns) algorithm is available.
The SCRIPT function can be used to run your custom algorithm based on the available AI connection. For details, see Add script calculations.
Comments
0 comments