Yellowbrick's Regression Visualizers

Posted on October 30, 2018 in articles • Tagged with regression, Yellowbrick

For this post, I show how to use and customize Yellowbrick's regression visualizers.


Continue reading

Introducing the Discrimination Threshold Visualizer

Posted on October 24, 2018 in articles • Tagged with classification, metrics, Yellowbrick

Experimenting with one of Yellowbrick's newest visualizers, DiscriminationThreshold.


Continue reading

Once More, with Data Cleaning

Posted on October 17, 2018 in articles • Tagged with data-wrangling, IoT, capstone

Since over a year has passed since I finished my Capstone project, I decided that I wanted to try rebuilding the models to see if I could improve my original results.


Continue reading

Clustering — We'll Know It When We See It

Posted on October 01, 2018 in articles • Tagged with clustering, Yellowbrick

For my first post, I'm going to show how to use Yellowbrick visualizers to evaluate centroidal clustering, particularly K-Means clustering.


Continue reading