Is there a way of measuring the initial shap value of two features that have been used to create a third, using a ratio?
In the context of machine learning on python, regression or classification whatever, I sometimes do the ratio of two features to make a third feature and drop the first two.