Giter Site home page Giter Site logo

kgzaker / tmwr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tidymodels/tmwr

0.0 0.0 0.0 195.59 MB

Code and content for "Tidy Modeling with R"

Home Page: https://tmwr.org

License: Other

Shell 0.27% R 21.87% CSS 0.90% TeX 3.45% RMarkdown 73.51%

tmwr's Introduction

TMwR

Build Status

This repository contains the source for Tidy Modeling with R. The purpose of this book is to demonstrate how the tidyverse and tidymodels can be used to produce high quality models.

Reproducing the book or results

First, you'll need to install the required packages. To do this, first install the remotes package:

install.packages("remotes")

Then use this to install what you need to create the book:

remotes::install_github("tidymodels/TMwR")

Although we rigorously try to use the current CRAN versions of all packages, the code above may install some development versions.

The content is created using the bookdown package. To compile the book, use:

bookdown::render_book("index.Rmd", "bookdown::gitbook")

This will create the HTML files in a directory called _book. Although we are in the process of publishing a print version of this work with O'Reilly, we do not currently support building to a PDF version.

Contributing

Please note that this work is written under a Contributor Code of Conduct and the online version is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. By participating in this project (for example, by submitting an issue with suggestions or edits) you agree to abide by its terms. Instructions for making contributions can be found in the contributing.md file.

tmwr's People

Contributors

topepo avatar juliasilge avatar hfrick avatar jonthegeek avatar xiaochi-liu avatar dcossyleon avatar pursuitofdatascience avatar tmstauss avatar simonpcouch avatar x1o avatar emilhvitfeldt avatar howardbaek avatar thrkng avatar scottyd22 avatar raymondbalise avatar pmassicotte avatar maxdrohde avatar joseph-rickert avatar hlynurhallgrims avatar fgazzelloni avatar emilopezcano avatar dchariaa avatar michaelgrund avatar mikejohnpage avatar mine-cetinkaya-rundel avatar mmhamdy avatar riazhedayati avatar robwiederstein avatar tagasimon avatar simonschoe 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.