2017
DOI: 10.1007/978-981-10-3920-1_25
|View full text |Cite
|
Sign up to set email alerts
|

Fault Detection and Classification Technique for HVDC Transmission Lines Using KNN

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
18
0
1

Year Published

2017
2017
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 31 publications
(19 citation statements)
references
References 6 publications
0
18
0
1
Order By: Relevance
“…Some of them—fine, medium and coarse k -NN algorithms—make use of the Euclidean distance to determine the nearest neighbors. According to MATLAB, each classifier works as follows [26]: Fine k -NN: A nearest neighbor classifier that makes finely detailed distinctions between classes with the number of neighbors set to one.Medium k -NN: A nearest neighbor classifier with fewer distinctions than a fine k -NN with the number of neighbors set to 10.Coarse k -NN: A nearest neighbor between classes, with the number of neighbors set to 100.Cosine k -NN: A nearest neighbor classifier that uses the cosine distance metric. The cosine distance between two vectors u and v is defined as: 1u·v|u|·|v|, that is, one minus the ratio of the inner product of u and v over the product of the norms of u and v .…”
Section: Theoretical Backgroundmentioning
confidence: 99%
See 3 more Smart Citations
“…Some of them—fine, medium and coarse k -NN algorithms—make use of the Euclidean distance to determine the nearest neighbors. According to MATLAB, each classifier works as follows [26]: Fine k -NN: A nearest neighbor classifier that makes finely detailed distinctions between classes with the number of neighbors set to one.Medium k -NN: A nearest neighbor classifier with fewer distinctions than a fine k -NN with the number of neighbors set to 10.Coarse k -NN: A nearest neighbor between classes, with the number of neighbors set to 100.Cosine k -NN: A nearest neighbor classifier that uses the cosine distance metric. The cosine distance between two vectors u and v is defined as: 1u·v|u|·|v|, that is, one minus the ratio of the inner product of u and v over the product of the norms of u and v .…”
Section: Theoretical Backgroundmentioning
confidence: 99%
“…One of the most used algorithms in machine learning applications is the k -NN, also known as k -nearest neighbors. k -NN is outstanding due to its simplicity, and the excellent results obtained when this technique is applied to diverse problems [ 26 ]. This algorithm works by using an input vector with the k closest training samples in the feature space.…”
Section: Theoretical Backgroundmentioning
confidence: 99%
See 2 more Smart Citations
“…A kNN algorithm is one of the simplest classification algorithms for activity recognition [34]. Each combination of measured features represents a point in an n-dimensional space, and the classification process is performed by identifying the most common class among the k-nearest neighbors by maximizing the distance among neighbors related to different classes.…”
Section: Methodsmentioning
confidence: 99%