Department of Computer Science & Engineering (AI & ML, DS) III B. Tech, I SEM Machine Learning Internal Lab Examination List of programs as follows 1. Using matplotlib and seaborn to perform data visualization on the standard dataset a. Find missing values b. Print the no of rows and columns c. Plot box plot d. Heat map e. Scatter plot f. Bubble chart g. Area chart 2. Build a Linear Regression model using python for a particular data set by a. Finding missing data b. Splitting training and test data c. Evaluate the model (intercept...
Comments
Post a Comment