find_good_features: Helper function to find features in both train and test set...

View source: R/find_good_features.R

find_good_featuresR Documentation

Helper function to find features in both train and test set that are "good"

Description

Helper function to find features in both train and test set that are "good"

Usage

find_good_features(data, x)

Arguments

data

list of "Train" and "Test" data

x

integer denoting the resample index to operate on

Value

character vector of "good" feature names

Author(s)

Trent Henderson


theftdlc documentation built on Aug. 8, 2025, 6:30 p.m.