Data Mining - Methods, Applications and Systems 2021
DOI: 10.5772/intechopen.84922
|View full text |Cite
|
Sign up to set email alerts
|

Analytical Statistics Techniques of Classification and Regression in Machine Learning

Abstract: This chapter aims to introduce the common methods and practices of statistical machine learning techniques. It contains the development of algorithms, applications of algorithms and also the ways by which they learn from the observed data by building models. In turn, these models can be used to predict. Although one assumes that machine learning and statistics are not quite related to each other, it is evident that machine learning and statistics go hand in hand. We observe how the methods used in statistics s… 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

2022
2022
2024
2024

Publication Types

Select...
3

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 7 publications
0
3
0
Order By: Relevance
“…The provided code will generate output through a Confusion Matrix and an evaluation model diagram. The Confusion Matrix shows the number of correct and incorrect prediction values compared to the actual data, with the X-axis representing the predicted labels and the Y-axis representing the actual data labels (Kumar & Batut, 2019). The values obtained from this Confusion Matrix can be used to calculate various evaluation metrics such as accuracy, precision, recall, and F1-Score to assess the performance of the classification model (Wilianto, 2021).…”
Section: Discussionmentioning
confidence: 99%
“…The provided code will generate output through a Confusion Matrix and an evaluation model diagram. The Confusion Matrix shows the number of correct and incorrect prediction values compared to the actual data, with the X-axis representing the predicted labels and the Y-axis representing the actual data labels (Kumar & Batut, 2019). The values obtained from this Confusion Matrix can be used to calculate various evaluation metrics such as accuracy, precision, recall, and F1-Score to assess the performance of the classification model (Wilianto, 2021).…”
Section: Discussionmentioning
confidence: 99%
“…The complex and non-linear effects between these variables are explored, and a heart attack prediction model is created based on data sets [10][11]. The assessment of heart attack risk relies on various risk factors for cardiovascular disease to predict an individual's likelihood of having an acute heart attack [12]. In this way, the corresponding intervention measures are taken to reduce the influence of risk factors, prevent and reduce the occurrence of such clinical events in a timely manner, and improve the health of the whole community.…”
Section: Al-rafidain Journal Of Computer Sciences and Mathematics (Rjcm)mentioning
confidence: 99%
“…Feature selection aims at selecting the relevant study-related attributes for the target class. In general, classification models can be based on machine learning or statistical models [16]. The machine learning based models include decision trees (DT), random forest (RF), artificial neural networks (ANN), k nearest neighbour (KNN), cased based reasoning (CBR), support vector machines (SVM), AdaBoost, Stochastic gradient descent (SGD), other ensemble and boosting classifiers.…”
Section: Introductionmentioning
confidence: 99%