2023
DOI: 10.1155/2023/5525675
|View full text |Cite
|
Sign up to set email alerts
|

Two Statistical Approaches to Justify the Use of the Logistic Function in Binary Logistic Regression

Abstract: Logistic regression is a commonly used classification algorithm in machine learning. It allows categorizing data into discrete classes by learning the relationship from a given set of labeled data. It learns a linear relationship from the given dataset and then introduces nonlinearity through an activation function to determine a hyperplane that separates the learning points into two subclasses. In the case of logistic regression, the logistic function is the most used activation function to perform binary cla… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2025
2025

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 24 publications
(3 citation statements)
references
References 21 publications
0
3
0
Order By: Relevance
“…For a given observation , the random variable follows Bernoulli distribution with parameter , i.e., , and where designates the probability of the event , and is a mapping from to called score function [ 22 ]. Given a threshold , we decide that: …”
Section: Methodsmentioning
confidence: 99%
“…For a given observation , the random variable follows Bernoulli distribution with parameter , i.e., , and where designates the probability of the event , and is a mapping from to called score function [ 22 ]. Given a threshold , we decide that: …”
Section: Methodsmentioning
confidence: 99%
“…The sigmoid function, utilized in logistic regression, can be mathematically expressed by Equation below. This process aims to transform the actual values of independent variables into a range of 0-1; this is done to convert the continuous output values of the linear regression function into categorical values [39,40]. It can be represented using Equations below:…”
Section: I I Imentioning
confidence: 99%
“…For example, if the output of the sigmoid function is greater than 0.5, the input sample is assigned to class 1. Otherwise, it is assigned to class 0 [26]. The objective function of LR is:…”
Section: Logistic Regressionmentioning
confidence: 99%