Accelerate Machine Learning and Data Science with oneDAL
Subscribe Now
Stay in the know on all things CODE. Updates are delivered to your inbox.
Overview
This video gives an overview of the Intel® oneAPI Data Analytics Library (oneDAL), including:
- Practical applications
- How it helps accelerate an end-to-end data analytics workflow
- Results of implementing the library's optimized version of K-means clustering (an unsupervised machine learning algorithm to group similar unlabeled data points)
Learn about the two major component APIs of oneDAL:
- The C++ legacy API (Intel® Data Analytics Acceleration Library) interfaces that are specific to CPUs
- The C++ with SYCL*-based oneAPI interfaces that are designed for GPU-focused implementations (though they are also supported on CPUs)
Each of these APIs provides optimized machine learning algorithms and data analytics methods.
Featured Software
Get the stand-alone version of oneDAL or as part of the Intel® oneAPI Base Toolkit—a core set of tools and libraries for developing high-performance, data-centric applications across diverse architectures.
Additional Resources
Deploy compute-intense data science applications on CPUs and GPUs with algorithm functions including analysis, math, and training and library prediction.