Clear Filters
Clear Filters

How do i use my optimized gpr model and neural network to make predictions in app designer using user input data

1 view (last 30 days)
Hi everyone, I trained an optimizable gpr model in regression learner app and neural network using neural network app. I want to predict two different numerical outputs with same data input from user in app designer. One output by gpr model, one output by ann model. The user enters four different numbers for four parameters. Ann was trained using matrix and gpr trained using table. How do I call both to make predictions in app designer using data input by user

Answers (1)

Drew
Drew on 23 May 2023

Community Treasure Hunt

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

Start Hunting!