Timbimjim
Timbimjim
Hey, I have a very similar question. I am interested in exporting the data used to create the shap.dependence_plot("rank(0)", shap_values, X_train) diagrams. Anyone could help me with that? I basically...
Hey Vincent, The Problem was resolved. I changed random = 0 and max batch to 6000, it was 4000 before, and trained again. I was using roboflow Google colab where...
Yes I am also looking for smt like this. I already tested your counting project, and it works really nicely. Would it be able to combine the counting with this...