User Guide

This section contains step-by-step guides for common tasks and workflows with NIRS4ALL.

Overview

The User Guide provides practical how-to guides organized by topic. Each guide focuses on a specific task and includes working code examples.

📊 Data Handling

Load and manage spectroscopic data from various formats. Filter samples and aggregate predictions.

Data Handling
🔬 Preprocessing

Master spectral preprocessing techniques: SNV, MSC, derivatives, Savitzky-Golay, and more.

Preprocessing
📈 Augmentation

Improve model robustness with sample and feature augmentation techniques.

Data Augmentation
🔀 Pipelines

Advanced pipeline patterns: branching, merging, stacking, and generators.

Pipelines
🎯 Models

Train and compare machine learning models with hyperparameter tuning.

Models
📦 Deployment

Export trained pipelines as standalone bundles for production use.

Deployment
📊 Visualization

Analyze predictions, residuals, and explain model behavior with SHAP.

Visualization
🔧 Troubleshooting

Migration guides, common issues, and solutions.

Troubleshooting

Additional Topics

See Also