How to make prediction using CNN regression model?

26 views (last 30 days)
Hello.
I'm trying to make a cnn regression model.
It this answer, I want to analysis 'predicted data vs observer data R Squares' graph.
So in attached file, I want to predict the accuracy of observed (%) data with values from 100nm to 600nm. it is maybe sequence to sequence method.
How can I make a cnn regression model.
help me plz.
  1 Comment
Vinayak
Vinayak on 4 Jan 2023
Links pertaining to the following MATLAB Documentation will be helpful in implementing and creating CNN Models.
Details on CNN Model built specifically for regression can be found on the following llink
https://www.mathworks.com/help/deeplearning/ug/train-a-convolutional-neural-network-for-regression.html

Sign in to comment.

Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!