3. Getting started in scikit-learn with the famous iris dataset
- What is the famous iris dataset, and how does it relate to Machine Learning?
 - How do we load the iris dataset into scikit-learn?
 - How do we describe a dataset using Machine Learning terminology?
 - What are scikit-learn's four key requirements for working with data?
 
2 Lessons