I am doing a classification algorithm on MNIST dataset. While I\'m loading the dataset using sklearn.datasets
from sklearn.datasets import fetch_openml mnist=