Abstract. Classification of spatial data streams is crucial, since the training dataset changes often. Building a new classifier each time can be very costly with most techniques. In this situation, k-nearest neighbor (KNN) classification is a very good choice, since no residual classifier needs to be built ahead of time. KNN is extremely simple to implement and lends itself to a wide variety of variations. We propose a new method of KNN classification for spatial data using a new, rich, data-mining-ready structure, the Peano-count-tree (P-tree). We merely perform some AND/OR operations on P-trees to find the nearest neighbors of a new sample and assign the class label. We have fast and efficient algorithms for the AND/OR operations, which ...
The k-NN classifier is one of the most known and widely used nonparametric classifiers. The k-NN rul...
Nearest Neighbour Search (NNS) is one of the top ten data mining algorithms. It is simple and effect...
Abstract. This paper proposes SV-kNNC, a new algorithm for k-Nearest Neighbor (kNN). This algorithm ...
Many organizations have large quantities of spatial data collected in various application areas, inc...
<p>k nearest neighbor (kNN) method is a popular classification method in data mining and statistics ...
Supervised classifiers have a wide range of applications from wildland fire ecology to pathology. Th...
this paper, a fast algorithm for k-nearest neighbor rule based on branch and bound method is propos...
... In this paper, a fast algorithm for k-nearest neighbor rule based on branch and bound method is...
[[abstract]]The problem of k-nearest neighbors (kNN) is to find the nearest k neighbors for a query ...
This thesis is related to distance metric learning for kNN classification. We use the k nearest neig...
Big data classification is very slow when using traditional machine learning classifiers, particular...
The K-nearest neighbors (KNN) machine learning algorithm is a well-known non-parametric classificati...
Nonparametric classification models, such as K-Nearest Neighbor (KNN), have become particularly powe...
In this paper we propose a fast method to classify patterns when using a k-nearest neighbor (kNN) cl...
The standard kNN algorithm suffers from two major drawbacks: sensitivity to the parameter value k, i...
The k-NN classifier is one of the most known and widely used nonparametric classifiers. The k-NN rul...
Nearest Neighbour Search (NNS) is one of the top ten data mining algorithms. It is simple and effect...
Abstract. This paper proposes SV-kNNC, a new algorithm for k-Nearest Neighbor (kNN). This algorithm ...
Many organizations have large quantities of spatial data collected in various application areas, inc...
<p>k nearest neighbor (kNN) method is a popular classification method in data mining and statistics ...
Supervised classifiers have a wide range of applications from wildland fire ecology to pathology. Th...
this paper, a fast algorithm for k-nearest neighbor rule based on branch and bound method is propos...
... In this paper, a fast algorithm for k-nearest neighbor rule based on branch and bound method is...
[[abstract]]The problem of k-nearest neighbors (kNN) is to find the nearest k neighbors for a query ...
This thesis is related to distance metric learning for kNN classification. We use the k nearest neig...
Big data classification is very slow when using traditional machine learning classifiers, particular...
The K-nearest neighbors (KNN) machine learning algorithm is a well-known non-parametric classificati...
Nonparametric classification models, such as K-Nearest Neighbor (KNN), have become particularly powe...
In this paper we propose a fast method to classify patterns when using a k-nearest neighbor (kNN) cl...
The standard kNN algorithm suffers from two major drawbacks: sensitivity to the parameter value k, i...
The k-NN classifier is one of the most known and widely used nonparametric classifiers. The k-NN rul...
Nearest Neighbour Search (NNS) is one of the top ten data mining algorithms. It is simple and effect...
Abstract. This paper proposes SV-kNNC, a new algorithm for k-Nearest Neighbor (kNN). This algorithm ...