deepbiome DocumentationΒΆ
- Introduction
- Getting start with the classification problem.
- Getting start with the regression problem.
- Installation
- Prerequisites
- Usage
- Example : k fold cross-validation with an input file
- 1. Load library
- 2. Prepare the dataset
- 3. Prepare the configuration
- 4. Deepbiome Training
- 5. Load the pre-trained network for training
- 6. Load the pre-trained network for testing
- 7. Load the pre-trained network for prediction
- 8. Load trained weight matrix
- 9. Taxa selection performance
- 10. Draw phylogenetic tree
- 11. Using covariates
- Example : k times repetition with the list of k input files
- Release History
- Minimum Version of Python and NumPy
- Credits
- Contributing