An open API service indexing awesome lists of open source software.

https://github.com/nandahkrishna/geolifeclef2019

Submission to the GeoLifeCLEF 2019 Species Recommendation Challenge
https://github.com/nandahkrishna/geolifeclef2019

challenge clef environmental-data jupyter-notebooks machine-learning niche-modelling python raster recommendation-system recommender-system spatial-models species-distribution-modeling species-distribution-modelling

Last synced: about 2 months ago
JSON representation

Submission to the GeoLifeCLEF 2019 Species Recommendation Challenge

Awesome Lists containing this project

README

        

# GeoLifeCLEF2019
This repository contains Jupyter Notebooks with our team's code for the GeoLifeCLEF 2019 Species Recommendation Challenge.


The original code for the image patch extractor can be found at [this repository](https://github.com/maximiliense/GLC19) and the datasets are available at the challenge's [CrowdAI page](https://www.crowdai.org/challenges/lifeclef-2019-geo).


Requirements can be installed by entering the following command in the Terminal:
``` bash
pip install -r requirements.txt
```
We achieved a maximum Top30 score of 0.1342 and placed 3rd overall, with our top submission ranking 6th on the leaderboard. This was an XGBoost trained on Spatial Coordinates and Environmental Variable values.

## Publication
You can find our paper [here](http://ceur-ws.org/Vol-2380/paper_71.pdf) (CEUR-WS Vol. 2380) in the CLEF 2019 Working Notes.