ABSTRACT

The use case of this chapter applies the k-NN operator on the Glass Identification dataset (overview of the k-NN algorithm has been discussed in the previous chapter). The purpose of this use case is to predict the type of the glass depending on its components. The operators explained in this chapter are: Read CSV, PCA, Split Data, and Performance (Classification).