Prediction of continuous value rather than classes

Hi all,

my output to predict is a continuous value, not classes. For example a value between -5% and +5%.

Is there code anywhere like lesson 1 that we can use for such output ? I remember seeing some code where we “label” the images in a csv file with the class and file name, but i cannot find it anymore. Can we use such code for continuous value ?