Classification Basics\n\nLogistic Regression doesn't predict a number, but a probability that an input belongs to a category (0 or 1). It uses the Sigmoid function.