LIBS spectra processing
tutorial, CEITEC, 2023
J. Hruska and I created this tutorial as an introduction to processing of spectroscopic data in Python. It covers everything from loading the data, data exploration and visualization, preprocessing, feature extraction, up to classification. Several techniques are used; PCA, t-SNE, random forest, SVM, MLP.