2018
DOI: 10.26483/ijarcs.v9i2.5667
|View full text |Cite
|
Sign up to set email alerts
|

Rfknn: Rough-Fuzzy KNN for Big Data Classification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 0 publications
0
2
0
Order By: Relevance
“…Although the KNN classifier is extremely slow and lazy learner [60,61,62,63,64,65], it is still used extensively for Big data classification, because it skips the training process, and save its time, which is extremely long for most of the traditional classifiers. However, it is used with a helper to hasten the test phase: indexing, clustering, sorting, and reducing the data among other reprocesses help speed up the classifier when dealing with Big data.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Although the KNN classifier is extremely slow and lazy learner [60,61,62,63,64,65], it is still used extensively for Big data classification, because it skips the training process, and save its time, which is extremely long for most of the traditional classifiers. However, it is used with a helper to hasten the test phase: indexing, clustering, sorting, and reducing the data among other reprocesses help speed up the classifier when dealing with Big data.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Chen et al [20] used the FLANN library, which contains fast approximate KNN searches in high-dimensional spaces, for the purpose of large-scale data fast density peak clustering. In [21], rough and fuzzy sets concepts are used to distinguish between core and border objects. The author partitions data into several clusters, and then, for each unseen data sample, the nearest neighbors would be searched in one core and some border partitions according to its membership in the clusters.…”
Section: Related Workmentioning
confidence: 99%