Skip to content

Multi-target regression for predicting element concentration using hypespectral data

Notifications You must be signed in to change notification settings

anaguilarar/MT_elements

Repository files navigation

Element concentration prediction using a multi-target regression

This repository contains the code necessary to reproduce the analysis presented in the paper titled 'A multi-target regressor method to predict element concentrations in tomato leaves using hyperspectral imaging and machine learning models'.

The repository focuses on:

  • Spectral Data Processing: Includes code for preprocessing and transforming hyperspectral data, extracting relevant spectral features, and preparing the data for regression analysis.

  • Element Concentration Prediction using Single-Target and Multi-Target Regression: Provides code implementations for predicting element concentrations in tomato leaves using both single-target regression, where each element is predicted individually, and multi-target regression, which includes the relationships between element concentrations.

  • Regression Results Comparison: Offers code for evaluating and comparing the performance of different regression models, assessing prediction accuracies, and generating visualizations for result analysis.

alt

Multi-target regression based on a chaining strategy

Usage

We provide google colabs to facilitate the understanding and implementation of the methods described in the paper The notebook includes detailed explanations, code snippets, and example data to guide you through the process.

To get started, please refer to the following notebook:

About

Multi-target regression for predicting element concentration using hypespectral data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published