We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa7cdd8 + e35faae commit 1b97a3aCopy full SHA for 1b97a3a
docs/Machine Learning/Logistic-Regression.md
@@ -19,7 +19,7 @@ plt.show()
19
20
21
Logistic Regression is a statistical method used for binary
22
-classification problems. It models the probability that a given input
+classification problem. It models the probability that a given input
23
belongs to a particular category.
24
25
Logistic Function (Sigmoid Function): The core of logistic regression is
0 commit comments