Giter Club home page Giter Club logo

ml-with-tidymodels's Introduction

Modeling Workflows with Tidymodels

This lecture is part of the "Machine Learning in R" graduate course held at University of Münster, School of Business and Economics (winter term 2021/22). 🎓

Slides: https://simonschoe.github.io/ml-with-tidymodels/

fb4-logo ftb-logo ipb-logo

Contents

This lecture gives a deep insight into tidymodels, a unified framework towards modeling and machine learning in R using tidy data principles. It introduces and motivates tools that facilitate every step of the machine learning workflow, from resampling, over preprocessing and model building, to model tuning and performance evaluation.

More specifically, after this lecture you will

  • be familiar with the core packages of the tidymodels ecosystem and hopefully realize the value of a unified modeling framework,
  • know how to design a full-fledged machine learning pipeline for a particular prediction task,
  • broaden your technical skills by learning about declarative programming, hyperparameter scales and parallel processing, and
  • most importantly, be capable of conducting your own machine learning projects in R.

Agenda

1 Learning Objectives

2 Introduction to tidymodels

3 Himalayan Climbing Expeditions Data

4 The Core tidymodels Packages

4.1 rsample: General Resampling Infrastructure
4.2 recipes: Preprocessing Tools to Create Design Matrices
4.3 parsnip: A Common API to Modeling and Analysis Functions
4.4 workflows: Modeling Workflows
4.5 dials: Tools for Creating Tuning Parameter Values
4.6 tune: Tidy Tuning Tools
4.7 broom: Convert Statistical Objects into Tidy Tibbles
4.8 yardstick: Tidy Characterizations of Model Performance

5 Additions to the tidymodels Ecosystem

ml-with-tidymodels's People

Contributors

simonschoe avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

akbarato jmcoyro

ml-with-tidymodels's Issues

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.