I have been trying to implement a workflow using "R Linear Regression" but has been showing errors,
I performed steps of cleaning the data by :
removing nulls
changing data types
The columns I am trying to predict are set as "double".
Please let me know your comments.
