>
Appendix A
About
This section is included to assist the students to perform the activities present in the book. It includes detailed steps that are to be performed by the students to complete and achieve the objectives of the activity.
Chapter 1: Jupyter Fundamentals
Activity 1: Building a Third-Order Polynomial Model
- Scroll to the empty cells at the bottom of Subtopic C in your Jupyter Notebook.
- These will be found beneath the linear-model MSE calculation cell under the Activity heading.
Note
You should fill these empty cells in with code as we complete the activity. You may need to insert new cells as these become filled up; please do so as needed.
- We will first pull out our dependent feature from and target variable from df. using ...
Get Applied Data Science with Python and Jupyter now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.