🌐 AI搜索 & 代理 主页
Skip to content

htnani/Machine-Learning-in-R

 
 

Repository files navigation

Machine Learning in R

This is the repository for D-Lab’s Introduction to Machine Learning in R workshop.

RStudio Binder: Binder

Content outline

  • Background on machine learning
    • Classification vs regression
    • Performance metrics
  • Data preprocessing
    • Missing data
    • Train/test splits
  • Algorithm walkthroughs
    • K-nearest neighbors
    • Decision trees
    • Random forests
    • Gradient boosted machines
    • SuperLearner ensembling

Assumed participant background

We assume that participants have familiarity with:

  • basic R syntax
  • statistical concepts such as mean and standard deviation

Technology requirements

Please bring a laptop with the following:

Resources

Browse resources listed on the D-Lab Machine Learning Working Group repository. Scroll down to see code examples in R and Python, books, courses at UC Berkeley, online classes, and other resources and groups to help you along your machine learning journey!

About

4-hour tutorial on machine learning in R: knn, decision trees, random forest, boosting, superlearner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.7%
  • R 0.3%