Problem Statement:
Linear regression by using Deep Neural network: Implement Boston housing price prediction problem by Linear regression using Deep Neural network. Use the Boston House price prediction dataset.
Implementation:1. Open https://colab.research.google.com/2. click on the new notebook.3. Import all the libraries4. Read the dataset from the path
7. Training a Linear Regression Model
7. Training a Linear Regression Model
No comments:
Post a Comment