Hello!

Welcome to this portfolio

All projects

CASE STUDY 08

  • Academic
  • Machine Learning

Predicting plant diversity

Multi-label prediction from multimodal data.

GeoLifeCLEF 2025 · Personal / academic project

PyTorchScikit-learnSHAPGrad-CAM

The project, step by step

Multi-labelplant species prediction

  1. 01

    Multimodal data

    GeoLifeCLEF 2025

  2. 02

    Train the model

    TabularMLP pipeline on a GPU server

  3. 03

    Predict species

    Multiple possible species per observation

  4. 04

    Analyse results

    Modality ablations and explainability

01

Context

Plant species prediction project as part of GeoLifeCLEF 2025.

02

Problem

Predict multiple plant species from multimodal data and study the contribution of those modalities.

03

Data

Multimodal data from GeoLifeCLEF 2025. The data volumes and modalities used remain to be specified.

04

Approach

I developed a TabularMLP pipeline, trained it on a shared GPU server and carried out modality ablations.

05

Method

Pipeline training, ablations and explainability analysis with Grad-CAM and SHAP. The components addressed by each method remain to be specified.

06

Results

A TabularMLP pipeline developed, with explainability and ablation analyses completed. The score and ranking are not provided.

07

Technologies

PyTorch, Scikit-learn, Grad-CAM and SHAP.

08

Lessons and limitations

The contribution of each modality, ablation findings and model limitations remain to be documented.