Skip to content

Commit aae67bd

Browse files
updating lab version
1 parent 39a00cc commit aae67bd

24 files changed

Lines changed: 3300 additions & 17786 deletions

Ch02-statlearn-lab.ipynb

Lines changed: 954 additions & 235 deletions
Large diffs are not rendered by default.

Ch03-linreg-lab.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jupyter:
1313

1414
# Linear Regression
1515

16-
<a target="_blank" href="https://colab.research.google.com/github/intro-stat-learning/ISLP_labs/blob/v2.2/Ch03-linreg-lab.ipynb">
16+
<a target="_blank" href="https://colab.research.google.com/github/intro-stat-learning/ISLP_labs/blob/v2.2.1/Ch03-linreg-lab.ipynb">
1717
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
1818
</a>
1919

20-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.2?labpath=Ch03-linreg-lab.ipynb)
20+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.2.1?labpath=Ch03-linreg-lab.ipynb)
2121

2222

2323

Ch03-linreg-lab.ipynb

Lines changed: 156 additions & 166 deletions
Large diffs are not rendered by default.

Ch04-classification-lab.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jupyter:
1313

1414
# Logistic Regression, LDA, QDA, and KNN
1515

16-
<a target="_blank" href="https://colab.research.google.com/github/intro-stat-learning/ISLP_labs/blob/v2.2/Ch04-classification-lab.ipynb">
16+
<a target="_blank" href="https://colab.research.google.com/github/intro-stat-learning/ISLP_labs/blob/v2.2.1/Ch04-classification-lab.ipynb">
1717
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
1818
</a>
1919

20-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.2?labpath=Ch04-classification-lab.ipynb)
20+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.2.1?labpath=Ch04-classification-lab.ipynb)
2121

2222

2323

Ch04-classification-lab.ipynb

Lines changed: 329 additions & 1542 deletions
Large diffs are not rendered by default.

Ch05-resample-lab.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jupyter:
1313

1414
# Cross-Validation and the Bootstrap
1515

16-
<a target="_blank" href="https://colab.research.google.com/github/intro-stat-learning/ISLP_labs/blob/v2.2/Ch05-resample-lab.ipynb">
16+
<a target="_blank" href="https://colab.research.google.com/github/intro-stat-learning/ISLP_labs/blob/v2.2.1/Ch05-resample-lab.ipynb">
1717
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
1818
</a>
1919

20-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.2?labpath=Ch05-resample-lab.ipynb)
20+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.2.1?labpath=Ch05-resample-lab.ipynb)
2121

2222

2323
In this lab, we explore the resampling techniques covered in this

0 commit comments

Comments
 (0)