Intro to Regression
Regression analysis is used to predict continuous outcomes from the given data. It uses features from data to fit a line that models the relationship Regression also helps us understand how the features influence a target variable. The Target value…