How can I perform optimisation on a trained machine learning regression model in Matlab?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Asvin Kumar
2020년 5월 26일
I'm going to let someone else from the community take this. This is a bit out of my field.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Gaussian Process Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
