Skip to content

Commit b3ac523

Browse files
authored
Merge pull request #59 from Imageomics/subset-tol
Allow subsetting TOL classifier
2 parents 63464af + 7135157 commit b3ac523

File tree

4 files changed

+917
-6
lines changed

4 files changed

+917
-6
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ If you have any issues with installation, please first upgrade pip by running `p
3434
- Predict species for images - [examples/PredictImages.ipynb](examples/PredictImages.ipynb) <a target="_blank" href="https://colab.research.google.com/github/Imageomics/pybioclip/blob/main/examples/PredictImages.ipynb">
3535
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
3636
- Predict species for [iNaturalist](https://www.inaturalist.org/) images - [examples/iNaturalistPredict.ipynb](examples/iNaturalistPredict.ipynb) <a target="_blank" href="https://colab.research.google.com/github/Imageomics/pybioclip/blob/main/examples/iNaturalistPredict.ipynb">
37-
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
38-
</a>
37+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
38+
- Predict using a subset of the TreeOfLife - [examples/TOL-Subsetting.ipynb](examples/TOL-Subsetting.ipynb) <a target="_blank" href="https://colab.research.google.com/github/Imageomics/pybioclip/blob/main/examples/TOL-Subsetting.ipynb">
39+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
3940

4041
### Predict species classification
4142

0 commit comments

Comments
 (0)