fit_RGF: Fit rgf by RGF package

Description Usage Arguments Value

View source: R/engine_RGF.R

Description

Fit rgf by RGF package

Usage

1
fit_RGF(x, y, fast = FALSE, ...)

Arguments

x

A matrix of features.

y

A vector of labels.

fast

A logical scalar wheather to use RGF::FastRGF.

...

Additional arguments passed to RGF::RGF_Classifier or RGF::RGF_Regressor.

Value

A fitted object.


five-dots/ml4e documentation built on June 19, 2020, 4:26 p.m.