Introduction The first library, seaborn, is what we’ll be using to visualize our data. It provides the capabilities to make a variety of beautiful looking plots in only a few lines of code. The next library, pandas, is what we’ll be using to view our data and get some basic information about the different featuresContinue reading “Getting Started with Scikit-learn’s Toy Datasets”