datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
BATIS
license: cc-by-nc-4.0
BATIS: Bayesian Approaches for Targeted Improvement of Species Distribution Models
This repository contains the dataset used in experiments shown in BATIS: Bayesian Approaches for Targeted Improvement of Species Distribution Models. To download the dataset, you can use the load_dataset function from HuggingFace. For example :
from datasets import load_dataset
# Training Split for Kenya
training_kenya = load_dataset("cathv/BATIS", name="Kenya"… See the full description on the dataset page: https://huggingface.co/datasets/cathv/BATIS.BATIS
license: cc-by-nc-4.0
BATIS: Bayesian Approaches for Targeted Improvement of Species Distribution Models
This repository contains the dataset used in experiments shown in BATIS: Bayesian Approaches for Targeted Improvement of Species Distribution Models. To download the dataset, you can use the load_dataset function from HuggingFace. For example :
from datasets import load_dataset
# Training Split for Kenya
training_kenya = load_dataset("anonsubmit/BATIS", name="Kenya"… See the full description on the dataset page: https://huggingface.co/datasets/anonsubmit/BATIS.
