ds.find_best_split: Title

View source: R/ds.find_best_split.R

ds.find_best_splitR Documentation

Title

Description

Title

Usage

ds.find_best_split(object, objective_column, datasources = NULL)

Arguments

object

basis of best split

objective_column

object column of best split

datasources

a list of DSConnection-class objects obtained after login. If the datasources argument is not specified the default set of connections will be used: see datashield.connections_default.

Value

the best split


isglobal-brge/dsMLClient documentation built on March 14, 2023, 1:59 p.m.