Unlimited learning, half price | 50% off
Get 50% off unlimited learning

PatientLevelPrediction (version 6.4.1)

createFeatureEngineeringSettings: Create the settings for defining any feature engineering that will be done

Description

Create the settings for defining any feature engineering that will be done

Usage

createFeatureEngineeringSettings(type = "none")

Value

An object of class featureEngineeringSettings

Arguments

type

(character) Choice of:

  • 'none' No feature engineering - this is the default

Details

Returns an object of class featureEngineeringSettings that specifies the sampling function that will be called and the settings

Examples

Run this code
createFeatureEngineeringSettings(type = "none")

Run the code above in your browser using DataLab