from sklearn import datasets import numpy as np import matplotlib.pyplot as plt # Assigning the petal length and petal width of the 150 flower samples to Matrix X # Cl