I use iris and Random Forest for Explain Model. Looking at the values for Iris-setosa, I see a single blue point in the plot. When I select the point, there are actually 50 iris-setosas on the output. I would expect 50 data instances to be better represented with some dispersion.
I use iris and Random Forest for Explain Model. Looking at the values for Iris-setosa, I see a single blue point in the plot. When I select the point, there are actually 50 iris-setosas on the output. I would expect 50 data instances to be better represented with some dispersion.