Description Usage Arguments Value
Given a trained CuML model, return TRUE
if the model is a classifier,
otherwise FALSE
(e.g., if the model is a regressor).
1 | cuml_is_classifier(model)
|
model |
A trained CuML model. |
A logical value indicating whether the model is a classifier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.