Reference

Complete reference documentation for NIRS4ALL APIs, syntax, and operators.

Overview

This section provides detailed reference documentation:

📄 Pipeline Syntax

Complete guide to writing pipelines including all step types, generator syntax, and options.

Writing a Pipeline in nirs4all
🧰 Operator Catalog

Complete listing of all available operators: preprocessors, splitters, models, and augmentations.

Operator Catalog
🔧 Generator Keywords

Reference for _or_, _range_, _choice_ and other generator keywords.

Generator Keywords Reference
⚙️ Configuration

Complete PipelineConfigs and DatasetConfigs specification.

Configuration Reference
📊 Metrics

All evaluation metrics for regression and classification.

Metrics Reference
📈 Predictions API

Complete guide to the Predictions and PredictionResultsList objects.

Predictions API Reference
💻 CLI Reference

Command-line interface documentation for all nirs4all workspace commands.

Workspace CLI Commands
📁 Workspace

Workspace architecture and directory structure.

Workspace Architecture

API Documentation

Detailed API documentation is also available in the nirs4all section.

See Also