What is a false positive?
When the model incorrectly predicts class 1 (positive) when the actual value is class 0 (negative).
Verify This Answer
Cross-check this information using these trusted sources:
More FAQs in What is Logistic Regression? Binary Classification Explained
Linear regression can output values greater than 1 or less than 0, making it unsuitable for probabilities. It is also sensitive to outliers.
It is an S-shaped curve that asymptoticly approaches 0 and 1.
Using a Confusion Matrix, Accuracy, Precision, Recall, and AUC-ROC score.
Still have questions?
Browse all our FAQs or reach out to our support team
