Engineering and Technology
Learn how to write scalable code for working with big data in R using the bigmemory and iotools packages.
This course addresses the challenge faced by R programmers when working with datasets that exceed the available RAM capacity. By default, all variables are stored in memory, which can lead to issues. In this course, you will acquire the necessary tools to process, explore, and analyze data directly from disk. Additionally, you will learn how to implement the split-apply-combine approach and write scalable code using the bigmemory and iotools packages. Throughout the course, you will work with the Federal Housing Finance Agency's publicly available dataset, which documents all mortgages held or securitized by Fannie Mae and Freddie Mac from 2009 to 2015.
by DataCamp
Learn how to write scalable code for working with big data in R using the bigmemory and iotools pack...
by DataCamp
Begin your journey with Scala, a popular language for scalable applications and data engineering inf...
by DataCamp
Learn how to visualize big data in R using ggplot2 and trelliscopejs.
by DataCamp
Gain an introduction to Docker and discover its importance in the data professional’s toolkit. Learn...
by DataCamp
Learn the fundamentals of gradient boosting and build state-of-the-art machine learning models using...
by DataCamp
Learn about MLOps architecture, CI/CD/CM/CT techniques, and automation patterns to deploy ML systems...