Features selector

This module belongs to the "Data Selection " category.

This module takes a dataframe or an array as an input then outputs 2 lists. The first is the features' list whereas the second is the labels' list.

Just add to respective parameters the name of the column you want to consider as features and labels.

Last updated