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
Supervised--ML--Simple Linear Regression Algorithm--In salary dataset->Build a prediction model for Salary_hike. Delivery_time -> Predict delivery time using sorting time. Import necessary library, Import Dataset, EDA and Data Visualization, Correlation Analysis, Model Building, Model Testing, Model Predictions.