From the course: Supervised Learning Essential Training

What you should know - Python Tutorial

From the course: Supervised Learning Essential Training

Start my 1-month free trial

What you should know

- [Instructor] What should you know to get the most value out of this course? We're going to be working with Python via Jupyter Notebooks, meaning we'll get familiar with packages like NumPy, Pandas, and Matplotlib. This course will assume you know about data collection, cleaning, and splitting, so we'll focus on implementing individual machine learning algorithms. You'll want to have some Python exposure as well. I'll be working on a Mac, but the instructions are the same whether you're using Mac or Windows. You'll need to have Python 3 and Jupyter Notebooks installed on your computer. That's all for now, let's get to it.

Contents