You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content: Machine Learning (Overview & Process Flow), Linear Regression concept, Assumption checking, Linearity, Multi co-linearity, Auto correlation, Outliers, Null value treatment, EDA, Splitting the test and train data, Applying LinearRegression on train data, Predicting y_pred based on test data, Constructing a dataframe, Evaluating RMSE and Rsq