List of models"

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

SSLR contains models created by developers and wrappers of different packages such as RSSL. From RSSL, we use S3VM methods.

The list of models is:

NOTE: In the Regression modelling section we can see more examples of use in regression tasks. In Decision Tree , Random Forest and coBC we only have examples for classification tasks.

NOTE: In the Clustering modelling section we can see how to plot clusters with factoextra package.



Try the SSLR package in your browser

Any scripts or data that you put into this service are public.

SSLR documentation built on July 22, 2021, 9:08 a.m.