Jupytext sync (#49)

* fixes to Rmd from Daniela's errata

* synced the notebooks

* syncing notebooks

* all but Chapter10

* chapter 10
This commit is contained in:
Jonathan Taylor
2025-04-03 13:07:36 -07:00
parent e03d0b2dd6
commit f12330810d
23 changed files with 9990 additions and 2481 deletions

View File

@@ -1,3 +1,16 @@
---
jupyter:
jupytext:
cell_metadata_filter: -all
formats: ipynb,Rmd
main_language: python
text_representation:
extension: .Rmd
format_name: rmarkdown
format_version: '1.2'
jupytext_version: 1.16.7
---
# Cross-Validation and the Bootstrap
<a target="_blank" href="https://colab.research.google.com/github/intro-stat-learning/ISLP_labs/blob/v2.2/Ch05-resample-lab.ipynb">