Building Models in Python

This script will walk through the creation of some basic machine learning models using the datasets you’ve already downloaded. The script begins with an import of multiple libraries necessary to perform machine learning in Python. You should become familiar with a few of these libraries, as you will utilize them frequently.