Commit graph

5 commits

Author SHA1 Message Date
51a5dcc8ee
Run black on all the notebooks
- we use black's default settings
- some cells are NOT kept in black's format to:
  - increase readability
  - or show Python's flexibility with regard to style
2024-07-15 12:12:51 +02:00
bd282f4528
Use higher resolution plots 2024-07-15 12:12:50 +02:00
f0d92ed229
Set random seeds where applicable 2024-07-15 12:12:50 +02:00
3125c82096
Run notebooks with updates and custom kernel 2024-07-15 12:12:50 +02:00
3133540e45
Make Chapter 2 the new Chapter 3
- Classification is now Chapter 3
- New Chapter 2: Time Series Analysis
2021-10-04 10:17:48 +02:00
Renamed from 02_classification/00_content.ipynb (Browse further)