Learn R Programming

cuml4r (version 0.1.0)

R Interface for the RAPIDS cuML Suite of Libraries

Description

The purpose of 'cuml4r' is to provide a simple and intuitive R interface for cuML (). CuML is a suite of GPU-accelerated machine learning libraries powered by CUDA ().

Copy Link

Version

Install

install.packages('cuml4r')

Monthly Downloads

5

Version

0.1.0

License

Apache License (>= 2.0)

Maintainer

Yitao Li

Last Published

July 26th, 2021

Functions in cuml4r (0.1.0)

cuml_kmeans

Run the K means clustering algorithm.
cuml_svm

Train a SVM model.
cuml_rand_forest

Train a random forest model.
cuml4r

cuml4r
cuml_dbscan

Run the DBSCAN clustering algorithm.