feature_importance#
Utils module containing feature importance calculations.
Functions
|
Calculate features effect on the label or None if the input is incorrect. |
|
Return the dict of columns sorted and limited by feature importance. |
|
Return the dataframe of columns sorted and limited by feature importance. |
|
Validate feature importance. |