Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Dataset Import | Recognizing Handwritten Digits
Recognizing Handwritten Digits
course content

Kursusindhold

Recognizing Handwritten Digits

book
Dataset Import

Begin by importing the necessary data for your upcoming analysis.

Utilize the fetch_openml function from the sklearn.datasets module, a component of the widely used scikit-learn library for machine learning in Python, to access and retrieve datasets from the OpenML repository. Specifically, for this task, it's employed to acquire the MNIST dataset, a renowned collection of handwritten digits frequently employed in image classification challenges.

Opgave

Swipe to start coding

You are required to import the MNIST dataset ("mnist_784"), a popular dataset used for training image processing systems, into your Python environment using the fetch_openml function from the sklearn.datasets module.

Løsning

Mark tasks as Completed
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 2
AVAILABLE TO ULTIMATE ONLY
Vi beklager, at noget gik galt. Hvad skete der?
some-alt