Given dataset has 4 variables as SepalLengthCm, SepalWidthCm, PetalLengthCm & PetalWidthCm.
Taking 2 features SepalLengthCm & SepalWidthCm, clustering will be as follows: Now taking other 2 features PetalLengthCm & PetalWidthCm, clustering will be as follows: To visualize all the features at once, KPCA (Kernel Principal Component Analysis) method will be used
