write.fmap: Writes XGBoost feature map to a file.

View source: R/xgboost.R

write.fmapR Documentation

Writes XGBoost feature map to a file.

Description

Writes XGBoost feature map to a file.

Usage

write.fmap(fmap, file)

Arguments

fmap

An XGBoost feature map as a "data.frame" object.

file

A filesystem path to the result file.


r2pmml documentation built on April 6, 2023, 1:12 a.m.