Closed martinju closed 9 months ago
Enables group explanation also in Python by using a dict of lists with feature names.
Perhaps hacky regarding the looping, but that's just my level of python skills.
Fixes #350
Added example of grouping in python/examples/sklearn_regressor.py
Enables group explanation also in Python by using a dict of lists with feature names.
Perhaps hacky regarding the looping, but that's just my level of python skills.
Fixes #350
Added example of grouping in python/examples/sklearn_regressor.py