How to deal with data prediction with non-linear model?
Hi team,
Currently, I would like to perform prediction from X to Y where X and Y are non linear to each other
From image below, value in Y > 100 or X >550 consider as bad in reality. However, I do not know whether data outside the contour or lay on areas with question marks are consider as bad or good. I would like to ask some question:
1. Is there anyway to make prediction with data points laid on ...