Back to Browse

RAPIDS for End-to-End GPU Processing in Machine Learning (4.5)

2.5K views
Aug 8, 2023
5:34

Welcome to this tutorial on using RAPIDS with a random forest, a powerful approach tailored for tabular data problems! While neural networks have become immensely popular, they are not always the best choice for every type of data, especially tabular structures. Random forests, on the other hand, offer robustness and interpretability, often leading to better results in these scenarios. In this video, we'll explore how RAPIDS, an open-source GPU-acceleration library, enables us to handle preprocessing entirely on the GPU, providing tremendous speedups in data transformation and model training. We will walk you through the complete process of leveraging RAPIDS to build a random forest model, starting from data ingestion, preprocessing on the GPU, all the way to model training and evaluation. If you're looking to enhance your machine learning workflow with GPU acceleration or searching for effective alternatives to neural networks for tabular data Code for This Video: https://github.com/jeffheaton/app_deep_learning/blob/pre_summer_2026/t81_558_class_04_5_rapids.ipynb ~~~~~~~~~~~~~~~ COURSE MATERIAL ~~~~~~~~~~~~~~~ 📖 Textbook - Coming soon 😸🐙 GitHub - https://github.com/jeffheaton/app_deep_learning/ ▶️ Play List - https://www.youtube.com/playlist?list=PLjy4p-07OYzuy_lHcRW8lPTLPTTOmUpmi 🏫 WUSTL Course Site - https://sites.wustl.edu/jeffheaton/t81-558/ ~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ 🖥️ Website: https://www.heatonresearch.com/ 🐦 Twitter - https://twitter.com/jeffheaton 😸🐙 GitHub - https://github.com/jeffheaton 📸 Instagram - https://www.instagram.com/jeffheatondotcom/ 🦾 Discord: https://discord.gg/3bjthYv ▶️ Subscribe: https://www.youtube.com/c/heatonresearch?sub_confirmation=1 ~~~~~~~~~~~~~~ SUPPORT ME 🙏~~~~~~~~~~~~~~ 🅿 Patreon - https://www.patreon.com/jeffheaton 🙏 Other Ways to Support (some free) - https://www.heatonresearch.com/support.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #RAPIDS #RandomForest #GPUAcceleration #TabularData #DataPreprocessing #MachineLearning #ModelTraining #DataScience #EfficientComputing #NonNeuralApproach #BigData #SpeedUp

Download

0 formats

No download links available.

RAPIDS for End-to-End GPU Processing in Machine Learning (4.5) | NatokHD