The aim of the workshop is to introduce students into application of machine learning methods to classify EUSO-SPB1 data. The presentation includes a brief introduction into the topic and examples of expected results. Students can use data created by their own feature extraction procedure or a dataset provided for this workshop. In this exercise, students can experiment with a variety of classification methods and afterwards compare their results.
The Air Shower Pattern Recognition summer school consists of the following five workshops:
- Introduction to the JEM-EUSO and running air shower event simulations
- Reading the detector data
- Implementation of a feature extraction method
- Classification of the data through the extracted features
- Classification of the data using a convolutional neural network
Slides
Practical activity
- Loading and preparation of the data for analysis – train-test split.
- Feature selection and training of decision tree-based classifiers
- Evaluation of the classification accuracy.
- Application of a T-SNE method, visualization of the embedding