https://github.com/aloy/uscots2025

Website for USCOTS workshop 2025 on active learning with {tidymodels}

https://github.com/aloy/uscots2025

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Website for USCOTS workshop 2025 on active learning with {tidymodels}

Basic Info
  • Host: GitHub
  • Owner: aloy
  • Language: HTML
  • Default Branch: main
  • Size: 869 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 12 months ago
Metadata Files
Readme

README.html










Teaching statistical learning: An active approach using R and {tidymodels}



















Teaching statistical learning: An active approach using R and {tidymodels}

USCOTS 2025

Jaime Davila and Adam Loy


Time/place

July 15, 2025
1:00 – 4:15 pm
Location: Gerdin Business Building, Room 2464


Before the workshop

Before arriving, please make sure you have an up-to-date installation of R and RStudio, and install the following packages: {tidymodels}, {tidyverse}. You can use the below code chunk to do this.

install.packages(c("tidymodels", "tidyverse"))

Agenda

  • Introductions
  • Overview of {tidymodels}
  • Activity: KNN for regression/prediction
  • Activity: KNN for classification
  • Break
  • Overview of parameter tuning via cross validation and activity
  • Overview of grid search and activity
  • Debrief and Q&A

Workshop materials

You can access the materials either through the Google drive folder or the Github repo. Choose what you’re most comfortable with. We recommend creating a new RStudio project (.Rproj) for the workshop so that it’s easy to store the data and .Rmd files in the same directory.

Resources

Here are additional resources that we found useful as we prepared to teach with {tidymodels}:

Owner

  • Name: adam loy
  • Login: aloy
  • Kind: user
  • Company: Carleton College

GitHub Events

Total
  • Push event: 3
  • Create event: 1
Last Year
  • Push event: 3
  • Create event: 1