lenskit.schemas.tuning.PipelineFile#
- class lenskit.schemas.tuning.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.