lenskit.tuning.spec.PipelineFile#
- class lenskit.tuning.spec.PipelineFile#
Bases:
pydantic.BaseModelLoad a pipeline from a file.
- file: pathlib.Path#
The file from whic to load the pipeline.
Bases: pydantic.BaseModel
Load a pipeline from a file.
The file from whic to load the pipeline.