LIME-style local linear approximation using gradients

local_linear_shap(f, X_train, X_new, n_samples = 1000, sigma = 0.1, h = 1e-05)