To create the equation modeled in Gaussian regression from RegressionLearner toolbox for multiple many (4 or above) variables

1 次查看(过去 30 天)
Is there any way to create the equation modeled in Gaussian regression from the RegressionLearner toolbox for multiple many (4 or above) variables?
For example, there are the column vectors of at least 1000 data of 6 different types (variables) which these parameters, called "q, E, w, x, σ, Lia", represent each column vector and each variable.
Using these columns, I created the regression model in the RegressionLearner toolbox via Gaussian Process Regression and Support Vector Machines. The model's equation seems to nonlinear, exponential, or polynomial (in other says, it's simple multiple regression for 4 or more variables).
What's the way to obtain the equation from the RegressionLearner toolbox for the created regression model predictfunc?
Here is my aim: To generate an equation: f(q, E, w, x, σ, Lia)=output, and to be shown this mathematical model as an exponential, power, or nonlinear.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by