Coder Social home page Coder Social logo

topepo / workshops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tidymodels/workshops

5.0 0.0 0.0 41.81 MB

Website and materials for tidymodels workshops

Home Page: https://workshops.tidymodels.org

License: Creative Commons Attribution Share Alike 4.0 International

JavaScript 83.16% Lua 3.30% R 0.80% CSS 7.48% HTML 4.77% SCSS 0.49%

workshops's Introduction

workshops

This repo contains tutorial materials for machine learning with tidymodels.

Organization

This repo is organized into directories:

  • slides/ has Quarto files for the latest version of our slides.
  • classwork/ contains Quarto files prepared for you to work along with the slides.
  • archive/ is the location for older versions of this workshop.

Code of Conduct

Please note that the workshops project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

CC BY-SA 4.0

Archiving Notes

To archive previous workshop notes:

  • Make a subdirectory in archive/ called YYYY-MM-workshop-name.
  • Copy the contents of slides/ into archive/YYYY-MM-workshop-name.
  • Copy the contents of classwork/ into archive/YYYY-MM-workshop-name.
  • Copy index.qmd into archive/YYYY-MM-workshop-name.
  • In index.qmd, remove slides/ from links to slides.
  • In _quarto.yml:
    • add an entry "archive/YYYY-MM-workshop-name/*qmd" under render.
    • add an entry "archive/YYYY-MM-workshop-name/classwork/*qmd" under resources.
  • In archive/YYYY-MM-workshop-name/, add a _metadata.yml file with the contents
execute:
  freeze: true
  • In the command line, run quarto render archive/YYYY-MM-workshop-name. This will regenerate the workshop slides under docs/archive/YYYY-MM-workshop-name.
  • Check that:
    • Running quarto render didn't change any files in docs/ outside of docs/archive/.
    • The generated slides are added to _freeze/archive/YYYY-MM-workshop-name rather than in archive/YYYY-MM-workshop-name.
    • The generated slides work (specifically, that filepaths to figures function correctly.)
  • In index.qmd, add an entry in H2 "Past workshops" like [M YYYY](archive/YYYY-MM-workshop-name/) in workshop-name
  • If you are adding slides other than English, update the navbar link in _quarto.yml.

Once the above changes are merged to main, make a GitHub Release noting the big-picture changes since the previous iteration of the workshop.

workshops's People

Contributors

hfrick avatar juliasilge avatar topepo avatar emilhvitfeldt avatar simonpcouch avatar edgararuiz avatar davisvaughan avatar dgrtwo avatar bcjaeger avatar fvd avatar

Stargazers

Akbar Akbari Esfahani avatar Marcelo Carvalho dos Anjos avatar Pablo Paccioretti avatar María Bueno Álvez avatar Owain  gaunders avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.