- Read carefully Chapter 2 from “Gulli, A., Kapoor, A., Pal, S. (2019). Deep Learning with TensorFlow 2 and Keras: Regression, ConvNets, GANs, RNNs, NLP, and More with TensorFlow 2 and the Keras API, 2nd Edition. United Kingdom: Packt Publishing.” Then, complete the tutorial at ” by doing following:
- Load Auto MPG dataset.
- Normalize the data.
- Find linear regression between milage and horsepower.
- Plot the linear regression line and the data on figure.
For the submission, submit in the plain text
- The commands you ran for the steps above.
- The figure showing linear regression line and the data.
See the rubric for grading.
Linear Regression
- October 3, 2024
- admin
- Comments Off on Linear Regression
- Machine Learning
- uncategorised
