2020
DOI: 10.1088/1757-899x/725/1/012106
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of classification and Naïve Bayes algorithm k-nearest neighbor in data mining

Abstract: Naïve Bayes is a prediction method that contains a simple probabilistic that is based on the application of the Bayes theorem (Bayes rule) with the assumption that the dependence is strong. K-Nearest Neighbor (K-NN) is a group of instance-based learning, K-NN is also a lazy learning technique by searching groups of k objects in training data that are closest (similar) to objects on new data or testing data. Classification is a technique in Data mining to form a model from a predetermined data set. Data mining … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0
1

Year Published

2021
2021
2023
2023

Publication Types

Select...
6
4

Relationship

0
10

Authors

Journals

citations
Cited by 17 publications
(9 citation statements)
references
References 3 publications
0
8
0
1
Order By: Relevance
“…The KNN method finds groupings of k objects in the training data that are most alike (similar) to the objects in the new data or data testing (Sinaga and Suwilo, 2020) .…”
Section: Knn Methodsmentioning
confidence: 99%
“…The KNN method finds groupings of k objects in the training data that are most alike (similar) to the objects in the new data or data testing (Sinaga and Suwilo, 2020) .…”
Section: Knn Methodsmentioning
confidence: 99%
“…NB This algorithm is a generalization of the Bayesian theorem in which the attributes are assumed to be independent of one another. NB is a probabilistic model, and the process it follows involves the calculation of the probability of a data sample belonging to a particular class [56,57]. NB is sometimes called simple Bayes or independence Bayes.…”
Section: Basic ML Algorithmsmentioning
confidence: 99%
“…Subsequently, the classifier chain method proposed by scholars was established on the basis of the BR method combined with the relevance of tags, and the classification effect of this model was improved to some extent [22,23]. Classifier chain (CC), as a problem transformation strategy, is solved by designing a chain composed of multiple binary classifiers.…”
Section: Chain Classifiermentioning
confidence: 99%