Hi @Clara,
The problem is that the classifier I had trained and uploaded was made using an older version of scikit-learn and that would only work with older versions of Qiime2.
I have a more recent classifier trained with scikit-learn 0.20.2 that I just uploaded here. This newest one should work, though it was trained with qiime2 2019.1 before the initial numpy issue that had to be corrected, so not sure if that would affect it or not. Give it a try and let us know if it works.
If that fails, you can always train your own classifier by following the tutorial here. There is also a v3-v4 classifier trained on the most recent Silva132 database that @jwchen has made available here.
2 Likes