get_gini_func

sparklightautoml.reader.guess_roles.get_gini_func(target_col)[source]

Returns generator that take iterator by pandas dataframes and yield dataframes with calculated ginis.

Parameters:

target_col (str) – target column to calc ginis