diff --git a/Labs/Lab10/README.md b/Labs/Lab10/README.md index 07725aa2e9f9ae29fe11d01fba804f95d10eb88e..7201503b3396ddd99f38c8dc7e893c841869bbfa 100644 --- a/Labs/Lab10/README.md +++ b/Labs/Lab10/README.md @@ -1,8 +1,6 @@ # Lab 10: Classification -1. Complete P4. - -2. Install `sklearn`, load and show some images from the MNIST dataset: either download the csv dataset, or look into `sklearn.datasets.fetch_openml` [example](https://scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html#sphx-glr-auto-examples-linear-model-plot-sparse-logistic-regression-mnist-py). +1. Install `sklearn`, load and show some images from the MNIST dataset: either download the csv dataset, or look into `sklearn.datasets.fetch_openml` [example](https://scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html#sphx-glr-auto-examples-linear-model-plot-sparse-logistic-regression-mnist-py). # Screenshot Requirement