How can I perform optimisation on a trained machine learning regression model in Matlab?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have trained a Gaussian process regression model in Matlab. It is of the “struct” form trainedModel.predictFcn(x) where x is my input vector.
How can I use the function in this form for optimisation?
I essentially want to solve and find all values of the vector x for which the function equals some scalar value Y.
Thanks!
3 comentarios
Asvin Kumar
el 26 de Mayo de 2020
I'm going to let someone else from the community take this. This is a bit out of my field.
Respuestas (0)
Ver también
Categorías
Más información sobre Gaussian Process Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
