Demonstrating PCA on K-Means Clustering
Principal Component Analysis(PCA) is a method employed to reduce the dimensionality of a data set consisting of a large number of interrelated variables, while retaining as much as possible of the variation present in the data set. This is achieved b...
ada-ihueze.hashnode.dev3 min read