Hi,
I'm a software engineering undergraduate.
I have a dataset which includes the numerical values of variables x,y,z and output r.
I want to create an algorithm which basically uses a prediction algorithm using neural networks and finds the relationship/correlation between x,y,z and predict r and/or also i want to forecast the r value ?
what type of algorithms should i look into?
Thank you.