split validation linear regression connection error
So I have this project I have been working on and I splited my dataset with split validation to use linear regression on it, but to the connection etc I used the permormance regression after I used apply model, but the outcome of the proces is not quite right, I believe it's because the mod port from the apply model is not connected to the end, is there a way to fix that?
Thanks in advance.