Saltar al contenido principal
InicioRParallel Programming in R

Parallel Programming in R

Unlock the power of parallel computing in R. Enhance your data analysis skills, speed up computations, and process large datasets effortlessly.

Comience El Curso Gratis
4 Horas16 Videos49 Ejercicios

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.
Group¿Entrenar a 2 o más personas?Pruebe DataCamp para empresas

Preferido por estudiantes en miles de empresas


Descripción del curso

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.
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más
Pruebe DataCamp Para EmpresasPara obtener una solución a medida, solicite una demonstración.

En las siguientes pistas

Desarrollador R

Ir a la pista
  1. 1

    Introduction to Parallel Programming

    Gratuito

    Learn to identify those pesky speed bottlenecks in your R code. You will run a classic numerical operation in parallel and learn to check if it helps!

    Reproducir Capítulo Ahora
    Should we parallelize?
    50 xp
    When can you parallelize?
    50 xp
    Using parLapply()
    100 xp
    Parallelization in R
    50 xp
    Reading files in parallel
    100 xp
    Daily price ranges
    100 xp
    Measuring the benefits
    50 xp
    Bootstrapping the average maternal age
    100 xp
    Can we vectorize?
    100 xp
    Microbenchmark revenues
    100 xp
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más

En las siguientes pistas

Desarrollador R

Ir a la pista

Colaboradores

Collaborator's avatar
Jasmin Ludolf
Collaborator's avatar
James Chapman
Collaborator's avatar
Maarten Van den Broeck

Requisitos Previos

Writing Efficient R CodeIntroduction to the Tidyverse
Nabeel Imam HeadshotNabeel Imam

Data Scientist

Ver Mas

¿Qué tienen que decir otros alumnos?

Únete a 13 millones de estudiantes y empeza Parallel Programming in R hoy!

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.