Gravatar Image

Frank Corso

Solving data challenges for growing companies

Currently accepting new data projects

I have 2–3 spots available for companies who have data challenges they need solved.

Articles about machine learning

Removing Stop Words Using Python

Published on

Working with text data for analysis or machine learning? You probably will need to remove stop words. Learn how in this article!

Read data story

Evaluating Classification Models Using Accuracy, Precision, Recall, and More

Published on

Assessing your classification model’s performance is a critical step. This article explores the key classification metrics such as accuracy, precision, recall, f1 score, and specificity.

Read data story