ICE #5 - Mahmooduddin/CS5590-Python GitHub Wiki 1. Create linear regression model for the following table using numpy only.Plot the model using matplotlib. Source code_task1 2. Solve T Shirt size problem as illustrated in class using k means clustering method. Source code_task2