1 / 7

Background — Problem Setup

Forming knowledge of where species live is important, with applications in ecological conservation and sustainability. Modeling techniques that estimate the potential distribution of species are used as proxies for actual observations.

zeki
Download Presentation

Background — Problem Setup

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Forming knowledge of where species live is important, with applications in ecological conservation and sustainability. • Modeling techniques that estimate the potential distribution of species are used as proxies for actual observations. • Species distribution modeling is the process of combining occurrence data with environmentalvariablesto create a model of a species’ niche requirements.

  2. Background — Problem Setup Notice the imbalance that exists between the number of occurrences (green) and the number of non-occurrences (non-green). We can term this as a “class imbalance”.

  3. Problem Attributes • What are the problem attributes? • Data characterized by two classes • Severe data imbalance • Many instances

  4. Hellinger Distance Decision Trees • HDDTs are a method of building decision trees using Hellinger distance as the splitting criterion: , , , are the classes of interest is the number of data partitions = number of samples in partition = number of samples of class , , respectively = number of samples of class , in partition Cieslak, David A., et al. "Hellinger distance decision trees are robust and skew-insensitive." Data Mining and Knowledge Discovery 24.1 (2012): 136-158.

  5. Environmental Features BIOCLIM http://www.worldclim.org/bioclim

  6. Model Evaluation • AUROC: • True positive rate: fraction of positive instances classified positive • False positive rate: fraction of negative instances classified negative • AUPR: • Precision:  fraction of retrieved instances that are relevant • Recall:  fraction of relevant instances that are retrieved • CORR: • Correlation between observation and prediction • Computed as a Pearson correlation coefficient

More Related