<ul data-eligibleForWebStory="true">Monotone classification involves identifying a function that classifies points in a set according to hidden labels.The goal is to find a monotone function with minimal error in classification.The error is measured by the number of points whose labels differ from the classifier's predicted values.The cost of an algorithm in this context is determined by the number of points requiring label revelation.This article explores the minimum cost needed to identify a monotone classifier with error at most a specified factor above the optimal error.It presents nearly matching upper and lower bounds for different error factors.Previous approaches to the problem could only achieve higher errors than the optimal by a fixed amount.