Accéder au contenu principal
AccueilR

cours

Parallel Programming in R

Intermédiaire
Actualisé 02/2025
Unlock the power of parallel computing in R. Enhance your data analysis skills, speed up computations, and process large datasets effortlessly.
Commencer le cours gratuitement

Inclus avecPremium or Teams

RProgramming4 heures16 vidéos49 exercices3,950 XPCertificat de réussite.

Créez votre compte gratuit

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.
Group

Formation de 2 personnes ou plus ?

Essayer DataCamp for Business

Apprécié par les apprenants de milliers d’entreprises

Description du cours

Speed Up Your Code with Parallel Programming



R programming language is a key part of the modern tech stack. But sometimes, R code takes a long time to run. The good news is that most modern computers have multiple processors. This course on parallel programming can help you speed up your code by harnessing the hardware you already have.

Learn the Key Concepts



In this course, you will systematically learn the key concepts of parallel programming. You will profile and benchmark common computations like bootstraps and function mappings. You will also learn to identify operations that can benefit from parallelization.

Use R Packages to Parrallelize Operations



As you progress, you’ll explore a suite of mature R packages (parallel, foreach, future). You will learn to use these packages to parallelize operations with lists, matrices, and data frames. Working through a variety of tasks, you will gain the skills to rein in the execution time of nested for loops. You will also learn how to monitor, debug, and resolve reproducibility issues of parallelized code.

Parallelize Your Existing Code



With these tools under your belt, you will be able to write parallelized code that runs significantly faster. By the time you finish, you’ll have the skills to parallelize and maintain existing code in a principled manner.

Conditions préalables

Writing Efficient R CodeIntroduction to the Tidyverse
1

Introduction to Parallel Programming

Commencer le chapitre
2

Parallel and foreach

Commencer le chapitre
3

Parallel Futures

Commencer le chapitre
4

Troubleshooting in Parallel

Commencer le chapitre
Parallel Programming in R
Cours
terminé

Obtenez un certificat de réussite

Ajoutez ces informations d’identification à votre profil LinkedIn, à votre CV ou à votre CV
Partagez-le sur les réseaux sociaux et dans votre évaluation de performance

Inclus avecPremium or Teams

S'inscrire maintenant

Rejoignez plus de 15 millions d’apprenants et commencer Parallel Programming in R dès aujourd'hui !

Créez votre compte gratuit

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.