To write a program to predict the price of the house and number of occupants in the house with SGD regressor.
- Hardware – PCs
- Anaconda – Python 3.7 Installation / Jupyter notebook
/*
Program to implement the multivariate linear regression model for predicting the price of the house and number of occupants in the house with SGD regressor.
Developed by:
RegisterNumber:
*/
Thus the program to implement the multivariate linear regression model for predicting the price of the house and number of occupants in the house with SGD regressor is written and verified using python programming.
