Feature Engineering and Selection for Regression Models with Python and Scikit-learn
This guide provides tips on feature exploration, engineering, and selection for machine learning using Python and Scikit-Learn
3 tutorials
This guide provides tips on feature exploration, engineering, and selection for machine learning using Python and Scikit-Learn
Using confusion matrix and error metrics for measuring classification performance in machine learning with Python.
Learn six regression error metrics, their limitations, and how to evaluate a time series model against a baseline with Python and scikit-learn.