Hi All,
I'm trying to run the taxonomy analysis and I keep getting this error. I even tried to use Qiime2 virtual box image (2017.8), but I got the same error.
I tried to update sciikit-learn using conda (what it seemed to work), but, after running the command below, again the same message.
qiime feature-classifier classify-sklearn
--i-classifier gg-13-8-99-nb-classifier.qza
--i-reads rep-seqs.qza
--o-classification taxonomy.qza
Plugin error from feature-classifier:
The scikit-learn version (0.18.2) used to generate this artifact does
not match the current version of scikit-learn installed (0.19.0).
Please retrain your classifier for your current deployment to prevent
data-corruption errors.
Debug info has been saved to /tmp/qiime2-q2cli-err-87kc4jza.log
Thanks in advance,
FS