This is a Jupyter Notebook for experimenting with different supervised learning estimators offered by SciKit Learn to determine which one performs better for the given data set with hyperparameter tuning.

 

The following Python support classes are used in this notebook:

Exploratory Data Analysis Python Module

Modeling Training Python Module