Core pipeline API#

swectral.SpecExp(report_directory[, ...])

SpecExp is the experiment data manager for SpecPipe batch processing, modeling, and model evaluation.

swectral.SpecPipe(spec_exp[, ...])

Design and implement processing and modeling pipelines on spectral experiment datasets.

swectral.factorial_model_chains(...[, ...])

Combine trainable data preprocessing models of each step with estimators into chained models using a full-factorial approach.