diff --git a/Ch02-statlearn-lab.Rmd b/Ch02-statlearn-lab.Rmd index 0aa7aa1..3c6f3e4 100644 --- a/Ch02-statlearn-lab.Rmd +++ b/Ch02-statlearn-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Introduction to Python diff --git a/Ch03-linreg-lab.Rmd b/Ch03-linreg-lab.Rmd index 831880b..8307861 100644 --- a/Ch03-linreg-lab.Rmd +++ b/Ch03-linreg-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Linear Regression diff --git a/Ch04-classification-lab.Rmd b/Ch04-classification-lab.Rmd index 869395b..d65dc63 100644 --- a/Ch04-classification-lab.Rmd +++ b/Ch04-classification-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Logistic Regression, LDA, QDA, and KNN diff --git a/Ch05-resample-lab.Rmd b/Ch05-resample-lab.Rmd index ad54669..7b56162 100644 --- a/Ch05-resample-lab.Rmd +++ b/Ch05-resample-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Cross-Validation and the Bootstrap diff --git a/Ch06-varselect-lab.Rmd b/Ch06-varselect-lab.Rmd index 4a858d5..2ea3aea 100644 --- a/Ch06-varselect-lab.Rmd +++ b/Ch06-varselect-lab.Rmd @@ -1,18 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: language,-all - formats: Rmd - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 - kernelspec: - display_name: Python 3 (ipykernel) - language: python - name: python3 ---- + # Linear Models and Regularization Methods diff --git a/Ch07-nonlin-lab.Rmd b/Ch07-nonlin-lab.Rmd index 98dfa4f..917ea8e 100644 --- a/Ch07-nonlin-lab.Rmd +++ b/Ch07-nonlin-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Non-Linear Modeling diff --git a/Ch08-baggboost-lab.Rmd b/Ch08-baggboost-lab.Rmd index 0d33454..fa8a44e 100644 --- a/Ch08-baggboost-lab.Rmd +++ b/Ch08-baggboost-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Tree-Based Methods diff --git a/Ch09-svm-lab.Rmd b/Ch09-svm-lab.Rmd index 51b0795..b32760d 100644 --- a/Ch09-svm-lab.Rmd +++ b/Ch09-svm-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Support Vector Machines diff --git a/Ch10-deeplearning-lab.Rmd b/Ch10-deeplearning-lab.Rmd index b77f510..e462f7c 100644 --- a/Ch10-deeplearning-lab.Rmd +++ b/Ch10-deeplearning-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Deep Learning diff --git a/Ch11-surv-lab.Rmd b/Ch11-surv-lab.Rmd index c44a39c..2c06336 100644 --- a/Ch11-surv-lab.Rmd +++ b/Ch11-surv-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Survival Analysis diff --git a/Ch12-unsup-lab.Rmd b/Ch12-unsup-lab.Rmd index fbb0100..e6e9c9e 100644 --- a/Ch12-unsup-lab.Rmd +++ b/Ch12-unsup-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Unsupervised Learning diff --git a/Ch13-multiple-lab.Rmd b/Ch13-multiple-lab.Rmd index 22ea9a7..540577c 100644 --- a/Ch13-multiple-lab.Rmd +++ b/Ch13-multiple-lab.Rmd @@ -1,15 +1,4 @@ ---- -jupyter: - jupytext: - cell_metadata_filter: -all - formats: Rmd - main_language: python - text_representation: - extension: .Rmd - format_name: rmarkdown - format_version: '1.2' - jupytext_version: 1.19.1 ---- + # Multiple Testing