Skip to content

Repository files navigation

Module3R

Learn Machine Learning in the browser or locally in your RStudio IDE with interactive tutorials!

Installation

You can install the development version from GitHub with:

# install.packages("devtools")devtools::install_github("Sydney-Informatics-Hub/Module3R")

How to run the tutorials

You can start any tutorial with:

learnr::run_tutorial("tutorial-of-choice", package="Module3R")

For example:

learnr::run_tutorial("Part 1", package="Module3R")

List of available tutorials

TutorialDescription
Part 1Ames housing dataset - Predict selling prices
Part 2Pima Indian Women's diabetes dataset - Predicting diabetes status

Code of Conduct

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

About

Learn Machine Learning in the browser or locally in your RStudio IDE with interactive tutorials

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors