I'm trying to create a regression with a data set that does not contain any nulls and has a very few outliers. I fit a linear regression, a random forest, and a gbm model but they all have terrible accuracy.
Any suggestions on how to move on from this point? Feeling like I've hit a road block.
Thanks!