Skip to content
Snippets Groups Projects
Commit c13cfb21 authored by JINLANG WANG's avatar JINLANG WANG
Browse files

Update file README.md

parent 95bfde13
No related branches found
No related tags found
No related merge requests found
Pipeline #799758 passed
# Lab 10: Classification # Lab 10: Classification
1. Complete P4. 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).
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).
# Screenshot Requirement # Screenshot Requirement
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment