R/fastsvm.R
print.fastsvm.Rd
This method prints a compact summary of the fitted "fastsvm" model, including the number of observations, number of covariates, kernel type, and key hyperparameters.
"fastsvm"
# S3 method for class 'fastsvm' print(x, ...)
An object of class "fastsvm".
Additional arguments passed to methods.