From the course: Enhancing Your Notebook Workflow with Jupyter AI
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Explaining code and concepts - Jupyter Tutorial
From the course: Enhancing Your Notebook Workflow with Jupyter AI
Explaining code and concepts
- [Instructor] Jupiter Notes is your personal assistant for explaining both abstract concepts and concrete code implementation. In the previous video, we had asked Jupiter Notes explain Z-score normalization, helping us understand the concept's role in data pre-processing. Now let's deep dive and ask, "What is the relevance of Z-score in practical data science?" This is to get context on how this concept is applied in real world data science processing. So now Jupiter Notes is giving more context on what Z-score does in practical data science. It has gone ahead to give some examples on how it thinks it works, some of the ways it think you can use it. For example, in this instance in my response, which may be different from yours. The instance I gave says, "Let's say you are working on a customer satisfaction survey and you collect responses for a set of questions. One of the questions ask customers to rate their satisfaction level on a scale of one to 10. Suppose you calculate the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.