| DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information.... |

Home Features of DataLab Mathematical/Statistical Analysis Classification & Clustering Memory Based Learner Apply an kNN Model |
||||
See also: Create a kNN Model, Loading MBL Files
![]() |
||||
Apply an kNN Model
In order to apply a kNN-model to unknown data some prerequisites must be met. DataLab assumes that the variables used in the model match the variables of the unknown data. This is ensured by comparing the names of the variables of the model and of the unknown dataset. If no match can be established, DataLab issues a warning.
|
||||