classification

cover image

The key challenge lies in finding the right balance: How cautious should our model be when making classifications?

cover image

An algorithmic approach to clean up your dataset and sharpen class assignments.

cover image

BERT Transformer & Food-Drug Negative Interactions

cover image

Manual Calculation From a Confusion Matrix and the Syntax of sklearn Library

cover image

Classifying cross-topic natural language texts based on their argumentative structure using deep learning

cover image

Traditionally, most of the multi-class classification problems (i.e. problems where you want to predict where a given sample falls into, from a set of possible results) focus on a small number of possible predictions.

cover image

Lately I’ve been thinking a lot about the connection between prediction models and the decisions that they influence. There is a lot of theory around this, but communicating how the various pieces all fit together with the folks who will use and be impacted by these decisions can be challenging. One of the important conceptual pieces […]