Part-1 Linear Regression
1.Linear Regression This is regression method where the output is continous and the inputs are either continous or discrete. The generic R function of Linear Regression is Im(Y~X) where Y is output and X represents the inputs