Highlights
- This is a contribution to a worldwide collaborative study about structural uncertainty in species distribution models (SDMs).
- We predicted the distributions of the species Prionailurus bengalensis and Zamia Prasina.
- We adopted an ensemble approach that averages predictions from four decision tree-based classifiers: Random Forests, Extra Trees, XGBoost, and LightGBM.
Data collection
We retrieved species occurrence data from GBIF and environmental predictors from CHELSA.
Decision tree-based classifiers
Our method was adapted from Daniel Furman’s tutorial on species distribution modeling with python. We implemented regularization for each classifier.