This program uses the K-Neighbours-Classifier model to predict what kind of vistors access a particular shopping website.
It can classify visitors in either returning or non-returning types. It takes various parameters as input from a CSV file.
It can also measure the specificity and sensitivity of the program.