Linear-Regression-Example this Linear Regression code has a dataset with two columns the first one is ("YearsExperience")== independent = X the last column is ("Salary") ==> dependent = y this code is considered as a template for me :) #Machine_learning