How to write a trained model as mathematical equation so as to include the model in scientific paper?

1 view (last 30 days)
I am using regression learning app in MATLAB for machine learning algorithm development. After evaluating all the algorithm in the data in hand, I have found that Gaussian Process Regression (kernel - exponential) is the best (least RMSE and high r square). Now my question is that how will I write this model as mathematical equation. Like in linear regression , I know that by considering all the slopes and intercept, i can form a equation. Can similar equation be formed for Gaussian Process Regression. If yes, how/where will I find that in MATLAB.
Please dont misunderstand the question, for exporting the model. There are enough quality tutorial available for exporting the model and then using it on a new dataset. My question is different, that is where to find the mathematical equation which could be written in academic papers.

Answers (0)

Community Treasure Hunt

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

Start Hunting!