score.MinirocketModel: MINIROCKET model score

Description Usage Arguments Value

View source: R/model_minirocket.R

Description

If ord_score is TRUE instead of performing an accuracy score (is the predicted class equals to the true one) we take advantage of the fact that the ski evaluation score is an ordinal variable

Usage

1
2
## S3 method for class 'MinirocketModel'
score(obj, ord_score = FALSE)

Arguments

obj

MinirocketModel

ord_score

logical. Whether the score should be computed as ordinal

Value

numeric. score


vadmbertr/bonski.predict documentation built on Dec. 23, 2021, 2:06 p.m.