Coder Social home page Coder Social logo

nyr-2020's Introduction

Materials for the 2020 NYR Machine Learning workshop

These materials are for the remote workshop on August 5-6 and 12-13, 2020

Package/software

For software, there are two options:

  • Install software locally on your computer
  • Use an RStudio Server Pro instance that we will provide on the day of the first workshop session.

The software requirements are:

pkgs <- c('discrim', 'earth', 'ggrepel', 'glmnet', 'klaR', 'lubridate', 
          'rpart', 'stringr', 'tidymodels', 'timeDate', 'vip', 'xgboost')

install.packages(pkgs, repos = "http://cran.rstudio.com")

# to test: 
library(tidymodels)
library(glmnet)
library(xgboost)

It is important to have version 0.1.1 of the tidymodels package.

Getting help/asking questions

In the nyhackr slack organization, there are two channels for particpants to ask questions prior to and during the workshop:

  • max-kuhn-rconf2020-general is for asking general questions.
  • max-kuhn-rconf2020-technical for issues installing or running the software.

I've seeded some example questions and will be monitoring these channels.

This link can be used to get a slack account.

Optional pre-reading

If you are interested in reading materials prior to the course, I would suggest taking a look at the first three chapters of the Feature Engineering book. Specifically, Chapter 3 "A Review of the Predictive Modeling Process" is a good overview of many of the topics that will be covered.

If you are unfamiliar with the tidyverse, I suggest reviewing R for Data Science.

For model on the tidymodels packages, take a look at tidymodels.org.

nyr-2020's People

Contributors

topepo avatar dependabot[bot] avatar

Stargazers

Jas Sohi avatar  avatar Zarni Htet avatar Luba avatar Matt Forshaw avatar Charalampos Chanialidis avatar Elizabeth S avatar C. Schmitt avatar Michael DeWitt avatar Mike N avatar Aditya L. Ramadona avatar Granville Matheson avatar Veera Vignesh avatar Roxana Noelia Villafañe avatar Sancar Adali avatar  avatar Athos Petri Damiani avatar Douglas Vinícius avatar Alison Presmanes Hill avatar Murad Khalil avatar Qiushi Yan avatar

Watchers

James Cloos avatar Aditya L. Ramadona avatar  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.