cuML

E890458

cuML is a GPU-accelerated machine learning library in the NVIDIA RAPIDS ecosystem that provides scalable, high-performance implementations of common ML algorithms.

All labels observed (2)

Label Occurrences
cuML canonical 4
RAPIDS cuML 3

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf GPU-accelerated library
machine learning library
open-source software
aimsTo provide scalable high-performance ML on GPUs
belongsTo data science and analytics domain
compatibleWith scikit-learn ecosystem
developer NVIDIA
linked to: NVIDIA Corporation
documentation https://docs.rapids.ai/api/cuml/stable/
feature GPU-accelerated estimators
distributed training
multi-GPU support via Dask
scikit-learn-like API
implements machine learning algorithms
integratesWith Dask
RAPIDS cuGraph
linked to: cuGraph

cuDF
license Apache License 2.0
optimizedFor GPU
partOf NVIDIA RAPIDS ecosystem
linked to: NVIDIA RAPIDS

RAPIDS
linked to: NVIDIA RAPIDS
programmingLanguage C++
CUDA
linked to: NVIDIA CUDA

Python
repository https://github.com/rapidsai/cuml
requires NVIDIA CUDA-capable GPU
supportsAlgorithm ARIMA
DBSCAN
linked to: DBSCAN algorithm

Naive Bayes
PCA
SVM-like methods (experimental in some releases)
UMAP
k-means clustering
k-nearest neighbors
linked to: KNN

linear regression
logistic regression
random forest
t-SNE
supportsDataFormat NumPy arrays (via host-device transfer)
cuDF DataFrame
linked to: cuDF
supportsLanguageBinding C++
Python
supportsPlatform Linux
useCase classification
clustering
dimensionality reduction
regression
tabular data machine learning
usesFramework CUDA
linked to: NVIDIA CUDA

RAFT
cuBLAS
cuSolver
linked to: cuSOLVER
usesHardwareAcceleration NVIDIA GPU
linked to: NVIDIA GPU hardware

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

NVIDIA RAPIDS component cuML
cuDF compatibleWith RAPIDS cuML
linked to: cuML
Dask-cuDF integratesWith RAPIDS cuML
linked to: cuML
RMM usedBy cuML
RMM integratesWith RAPIDS cuML
linked to: cuML
RAFT usedBy cuML