scikit-learn Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Loading the iris dataset

To perform machine learning with scikit-learn, we need some data to start with. We will load the iris dataset, one of the several datasets available in scikit-learn.