Error Message during Moving Pictures Tutorial during Taxonomic Classification Step(Sklearn)

Version of QIIME2: Installed using conda; Using Jupyter Notebok; 2019 QIIME2 version.
Code:
(qiime2) 2021klayagal@hpc8:~/qiime2-moving-pictures-tutorial$ qiime feature-classifier classify-sklearn \

--i-classifier gg-13-8-99-515-806-nb-classifier.qza
--i-reads rep-seqs.qza
--o-classification taxonomy.qza
Plugin error from feature-classifier:

The scikit-learn version (0.23.1) used to generate this artifact does not match the current version of scikit-learn installed (0.21.2). Please retrain your classifier for your current deployment to prevent data-corruption errors.

Debug info has been saved to /tmp/qiime2-q2cli-err-q8a38u15.log

Not sure how to retrain my classifier to have the 0.23.1 version of scikit-learn. Please Avice.
Thanks!

Hi! You should install the latest version of Qiime2 or to download classifier trained for Qiime2 version you are using. First option is better since it is always good to use the latest updates.

Hi @Kitty1,

To echo @timanix, here are more specific examples from the forum on how to resolve this issue.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.