dimnames.catboost.Pool {catboost}R Documentation

Dimension names of catboost.Pool

Description

Return a list with the two elements. The second element contains the column names.

Usage

## S3 method for class 'catboost.Pool'
dimnames(x)

Arguments

x

The input dataset.

Default value: Required argument


[Package catboost version 0.20 Index]