User Tools

Site Tools


tutorials

ML pipeline: Automated detection and classification of ICMEs

We have a tutorial about the ML pipeline developed for our IWF ICME science case on our GitHub account.

In the tutorial, we will introduce an ML pipeline for the automated detection of interplanetary coronal mass ejections (ICMEs) in solar wind time series data. We will guide the reader through the developed ML code with the help of a sample data set of solar wind time series data from different spacecraft (WIND, STEREO-A and STEREO-B).

We propose a pipeline using a UNet including residual blocks, squeeze and excitation blocks, Atrous Spatial Pyramidal Pooling (ASPP) and attention blocks, similar to the ResUNet++, for the automatic detection of ICMEs. The original model was used for medical image segmentation, while we are dealing with time series and therefore face a slightly different use case.

Feel free to try out our pipeline and provide feedback about it! :)

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
tutorials.txt · Last modified: 2022/04/21 08:42 by admin