2019 IEEE 7th International Conference on Computer Science and Network Technology (ICCSNT) 2019
DOI: 10.1109/iccsnt47585.2019.8962457
|View full text |Cite
|
Sign up to set email alerts
|

Logistic Regression Model Optimization and Case Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
61
0
2

Year Published

2021
2021
2023
2023

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 177 publications
(63 citation statements)
references
References 0 publications
0
61
0
2
Order By: Relevance
“…The first ML technique used was LR, a transformed version of linear regression using the logic function, which was useful to model the probability of an event given other variables, namely, the probability of belonging to a group based on predicted probabilities from 0 to 1, which is considered the standard classification method for binary problems [ 37 ]. The model inputs real values that are multiplied by a weight and the sum is entered to the logit function Equation (2), to obtain the probability of belonging to one or another group based on the function of the threshold value [ 38 , 39 , 40 ], where z is the linear sum plus by plus by , and so on up to times , where the Xs are the independent variables of interest, the constant term, and (slopes) representing the unknown parameters. …”
Section: Methodsmentioning
confidence: 99%
“…The first ML technique used was LR, a transformed version of linear regression using the logic function, which was useful to model the probability of an event given other variables, namely, the probability of belonging to a group based on predicted probabilities from 0 to 1, which is considered the standard classification method for binary problems [ 37 ]. The model inputs real values that are multiplied by a weight and the sum is entered to the logit function Equation (2), to obtain the probability of belonging to one or another group based on the function of the threshold value [ 38 , 39 , 40 ], where z is the linear sum plus by plus by , and so on up to times , where the Xs are the independent variables of interest, the constant term, and (slopes) representing the unknown parameters. …”
Section: Methodsmentioning
confidence: 99%
“…Logistic regression menentukan hubungan antara output yang berupa binary classification dengan independent variables menggunakan probabilitas dengan cara memprediksi nilai untuk dependant variable (Fujii et al, 2015;Rushin et al, 2017;Zou et al, 2019). Bentuk matematika dari model logistic regression ditunjukkan pada Pers.…”
Section: Logistic Regressionunclassified
“…Logistic Regression Logistic regression is a supervised learning algorithm for predicting the likelihood of a target variable. In a two-class problem, the target or dependent variable is dichotomous, which implies there would be just two potential classes [6]. The logistic function produces output between 0 and 1.…”
Section: K-nearest Neighboring (Knn)mentioning
confidence: 99%