Dimentional reduction is a technique for reducing the number of features in a dataset. Principal Component Analysis (PCA) is a dimensional reduction method that can reduce the features in a dataset without eliminating important information in it. In this study, the aim is to obtain the results of dimension reduction as well as to know the performance results before and after data dimension redu…