I want to test out the coefficient for a specific item in my df, however my df has over 600 columns and whenever i try to plot the features importance for that row i get something unreadable, is there a way to specify only plotting the features >0 or something?
I haven't seen anything helpful either by typing "help(viz_model.instance_feature_importance)"