Skip to content

Upgrade to v2.2.1#69

Merged
jonathan-taylor merged 0 commit intomainfrom
upgrade_to_v2.2.1
Feb 3, 2026
Merged

Upgrade to v2.2.1#69
jonathan-taylor merged 0 commit intomainfrom
upgrade_to_v2.2.1

Conversation

@jonathan-taylor
Copy link
Collaborator

Chore

  • Removed jupytext metadata from the headers of all Rmd files.
  • Updated the "Open in Colab" and "Binder" links to point to the new version v2.2.1.

Fixes

  • Ch02-statlearn-lab.Rmd:
    • Corrected the pd.read_csv call to use sep="\s+" for whitespace-delimited data.
    • Cleaned up plotting commands.
  • Ch03-linreg-lab.Rmd:
    • Improved code readability by accessing model parameters by name (results.params['intercept']) instead of by index.
  • Ch06-varselect-lab.Rmd:
    • Added code to suppress warnings from skl.ElasticNet.
    • Updated comments to reflect the new warning handling.
  • Ch10-deeplearning-lab.Rmd:
    • Ensured correct data type conversion to np.float32 before creating a torch tensor.

@jonathan-taylor jonathan-taylor merged commit ff4b3c6 into main Feb 3, 2026
0 of 23 checks passed
@jonathan-taylor
Copy link
Collaborator Author

@all-contributors please usage

@allcontributors
Copy link
Contributor

@jonathan-taylor

I could not determine your intention.

Basic usage: @all-contributors please add @Someone for code, doc and infra

For other usages see the documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant