ageron / ageron/handson-ml3

PCA for Compression is somehow tricky!

Open
#227 0 comments 0 reactions 1 assignee Claimed by @ageron View on GitHub
question
Dominant language
Jupyter Notebook
Stars
14.1k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

### Enter the chapter number

Chapter 8

### Enter the page number

249

### What is the cell's number in the notebook

_No response_

### Enter the environment you are using to run the notebook

None

### Question

Hi Geron, and thank you very much for your great book.
I think the "PCA for Compression" section is somehow tricky. Generally, PCA cannot be used for every image compression, since the original data is required for the decompression phase i.e. the compression/decompression kernel of PCA is dependent to the original data. It can be used for a group of similar images, but I think you'd better mention this issue for the readers. This way, they will know why PCA is not used in general image compression methods like JPEG, ... .

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.