Fork me on GitHub

Warning

This site has been replaced by the new QIIME 2 “amplicon distribution” documentation, as of the 2025.4 release of QIIME 2. You can still access the content from the “old docs” here for the QIIME 2 2024.10 and earlier releases, but we recommend that you transition to the new documentation at https://amplicon-docs.qiime2.org. Content on this site is no longer updated and may be out of date.

Are you looking for:

Old content beyond this point… 👴👵

sample-classifier

Description This QIIME 2 plugin supports methods for supervised classification and regression of sample metadata, and other supervised machine learning methods.
Version 2024.10.0
Website https://github.com/qiime2/q2-sample-classifier
Support Please post to the QIIME 2 forum for help with this plugin: https://forum.qiime2.org
q2cli Invocation
qiime sample-classifier
Artifact API Import
from qiime2.plugins import sample_classifier

Citations
  • Nicholas Bokulich, Matthew Dillon, Evan Bolyen, Benjamin D Kaehler, Gavin A Huttley, and J Gregory Caporaso. Q2-sample-classifier: machine-learning tools for microbiome classification and regression. Journal of Open Source Software, 3(30):934, 2018. doi:10.21105/joss.00934.

  • Fabian Pedregosa, Gaël Varoquaux, Alexandre Gramfort, Vincent Michel, Bertrand Thirion, Olivier Grisel, Mathieu Blondel, Peter Prettenhofer, Ron Weiss, Vincent Dubourg, Jake Vanderplas, Alexandre Passos, David Cournapeau, Matthieu Brucher, Matthieu Perrot, and Édouard Duchesnay. Scikit-learn: machine learning in python. Journal of machine learning research, 12(Oct):2825–2830, 2011.

Pipelines

Methods

Visualizers