How can I perform optimisation on a trained machine learning regression model in Matlab?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Asvin Kumar
le 26 Mai 2020
I'm going to let someone else from the community take this. This is a bit out of my field.
Réponses (0)
Voir également
Catégories
En savoir plus sur Gaussian Process Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
