Plot a Decision Surface for Machine Learning Algorithms in Python
Classification algorithms learn how to assign class labels to examples, although their decisions can appear opaque. A popular diagnostic for understanding the decisions made by a classification algorithm is the decision surface. This is a plot that shows how a fit machine learning algorithm predicts a coarse grid across the input feature space. A decision … Continue reading Plot a Decision Surface for Machine Learning Algorithms in Python
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed