From the course: Learning AI with GitHub Copilot
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Exploring machine learning fundamentals - Github Copilot Tutorial
From the course: Learning AI with GitHub Copilot
Exploring machine learning fundamentals
Welcome to the second episode of Learning AI with GitHub Copilot. I'm Carlotta Castelluccio, Cloud Advocate at Microsoft. And today I'm going to show you how GitHub Copilot can help you explore machine learning basic concept useful to know before starting coding with Python. And to do so, we'll be using again a Jupyter Notebook in Visual Studio Code. So in the previous episode we explained with Gustavo how to set up your development environment to create a Codespace using a dev container configuration with all the prerequisites we need to execute data science task, including GitHub Copilot extension. But another thing you need to check before starting is that your pay programmer is ready and active and you can do that by just checking here in the taskbar that you have the icon of Copilot active. Okay, so let's go straight to our goal. And one thing you can do with Copilot is using it as a mentor and asking questions. So I will start to ask the very first question about machine…