Skip to content
#

digits-recognition

Here are 63 public repositories matching this topic...

This document explores the use of Principal Component Analysis (PCA) in a machine learning context, specifically for image classification using a dataset of numerical representations of digits. The dataset is loaded using sci-kit-learn's load_digits function, and initial exploration is conducted to understand its structure.

  • Updated Dec 6, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the digits-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the digits-recognition topic, visit your repo's landing page and select "manage topics."

Learn more