March 2026
Intermediate
534 pages
12h 51m
English
This chapter introduces high-level libraries for manipulating tabular data and training classic machine learning models on the GPU. RAPIDS is a GPU-accelerated data science framework that includes libraries for data manipulation and training machine learning models. The focus in this chapter is on two RAPIDS libraries: cuDF, the GPU equivalent of pandas for manipulating tabular data, and cuML, the GPU-accelerated equivalent of scikit-learn for classical machine learning tasks.
The learning outcomes for this chapter are as follows:
Read now
Unlock full access