From the course: Machine Learning with Scikit-Learn

What you should know before you start - scikit-learn Tutorial

From the course: Machine Learning with Scikit-Learn

Start my 1-month free trial

What you should know before you start

- [Instructor] There are a few things I'd like you to be aware of as we get started. First, you should understand basic Python data structures, such as lists, tuples, and dictionaries. Additionally, you should have knowledge of Python libraries such as pandas and matplotlib. If you'd like to know more about these libraries, you can check out my course, Python for Data Visualization. Don't worry if you feel your background knowledge could be better. Throughout the course, I'll offer a host of resources to fill in knowledge gaps. Regardless of your background, you'll still be able to follow the course and learn how to create machine learning algorithms with scikit-learn.

Contents