How to find a relation between values?
Hi, I want to try out a regression model, but I receive a small accuracy. How to check whether there is a relation between the features and target variable?
Hi, I want to try out a regression model, but I receive a small accuracy. How to check whether there is a relation between the features and target variable?
Hi @sasha_sasha
You can use correlation function to check a relation or you can build scatterplot to check distribution.
Regards.
Just drop us an email to ... Show more