Skip to content

Commit

Permalink
Merge pull request #38 from PyDataCZ/pca
Browse files Browse the repository at this point in the history
PCA lecture
  • Loading branch information
coobas authored Nov 26, 2023
2 parents 9d0868b + 418dcbe commit ab19f26
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 21 deletions.
6 changes: 6 additions & 0 deletions course.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ plan:
- lesson: pydata/classification_metrics
- lesson: pydata/classification_resume

- title: "Analýza hlavních komponent (PCA)"
slug: pca
date: 2023-11-20
materials:
- lesson: pydata/pca

- title: "Svátky klidu a konce kurzu"
slug: konec
serial: null
Expand Down
42 changes: 21 additions & 21 deletions lessons/pydata/pca/index.ipynb

Large diffs are not rendered by default.

0 comments on commit ab19f26

Please sign in to comment.